From a551615c2129d3c4589a265f32514bf59b904490 Mon Sep 17 00:00:00 2001 From: Jonathan Hardison Date: Wed, 11 Sep 2024 00:20:44 -0500 Subject: [PATCH] readme update for bootstrap --- bootstrap/README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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