Fix openbao-secretstore ArgoCD health: coulombcore scope only
All checks were successful
CI Smoke / host-smoke (push) Successful in 0s
CI Smoke / container-smoke (push) Successful in 1s

Remove interim ClusterSecretStores (forgejo, activity-core, reuse) from
coulombcore ArgoCD kustomization. Those stores target railiance01 namespaces
and are bootstrapped via railiance-apps/activity-core Make targets.
This commit is contained in:
tegwick 2026-07-08 15:41:04 +02:00
parent 6076d57218
commit 6abf6b56a0
2 changed files with 23 additions and 11 deletions

View file

@ -1,8 +1,10 @@
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
# Coulombcore ArgoCD scope: in-cluster OpenBao only (issue-core Kubernetes auth).
# Interim cross-cluster stores (openbao-forgejo, openbao-activity-core, openbao-reuse)
# target railiance01 namespaces — deploy via railiance-apps / activity-core Make
# targets, not this kustomization. See docs/argocd-gitops.md § Platform add-ons.
resources:
- openbao.clustersecretstore.yaml
- openbao-activity-core.clustersecretstore.yaml
- openbao-forgejo.clustersecretstore.yaml
- openbao-reuse.clustersecretstore.yaml