Undo the Terraform bootstrap claim for ArgoCD

toolshed-gke-infra's 20-bootstrap is superseded and never applied; ArgoCD
on GKE was installed by hand as argocd-admin-prd, as the header originally
said. Reverts c83d535 and corrects the same claim in the argo-cd README.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01Fn2kUxyYNY4ApytbLiGWeY
This commit is contained in:
Mukul Sharma
2026-09-17 19:10:41 +05:30
co-authored by Claude Opus 5
parent c83d535b6a
commit 2b6ab5899d
2 changed files with 8 additions and 9 deletions
+5 -3
View File
@@ -9,9 +9,11 @@ so every step here is a manual, imperative command run once.
> **Homelab only.** Every `k8s-admin-prd-ase1` path below lives in the
> homelab `devops-infra-helm-charts` / `devops-infra-argo-config` repos, not
> in this GCP copy. On GKE, ArgoCD is installed by Terraform
> (`toolshed-gke-infra/envs/prod/20-bootstrap/argocd.tf`), and its values
> live in `helm-overrides/gke-toolshed-prd-usc1/argocd-admin-prd/`.
> in this GCP copy. On GKE the same steps apply with
> `helm-overrides/gke-toolshed-prd-usc1/argocd-admin-prd/custom-values.yaml`
> and `devops-infra-argo-config-gcp`'s
> `values/incubator-infra-gke-toolshed-prd-usc1-values.yaml`.
> `toolshed-gke-infra/envs/prod/20-bootstrap` is superseded and not applied.
## 0. Full uninstall (only if resetting)