Skip to content

Commit

Permalink
readme update for bootstrap
Browse files Browse the repository at this point in the history
  • Loading branch information
jmhardison committed Sep 11, 2024
1 parent 4d4ccfb commit a551615
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion bootstrap/README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
# Bootstrap Process

`kubectl kustomize --enable-helm --load-restrictor='LoadRestrictionsNone'`
- Perform steps in `00_1password`
- Apply `01_certmanager`, `01a_cloudflareoriginca`, `03_argocd` using:
- `kubectl kustomize --enable-helm --load-restrictor='LoadRestrictionsNone'`
- Monitor cluster, argo-cd will become healthy and apply the remainder of resources.

0 comments on commit a551615

Please sign in to comment.