diff --git a/bootstrap/README.md b/bootstrap/README.md index 3e9def9..29d7476 100644 --- a/bootstrap/README.md +++ b/bootstrap/README.md @@ -1,3 +1,6 @@ # Bootstrap Process - `kubectl kustomize --enable-helm --load-restrictor='LoadRestrictionsNone'` \ No newline at end of file +- 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. \ No newline at end of file