Fix openbao-secretstore ArgoCD health: coulombcore scope only
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:
parent
6076d57218
commit
6abf6b56a0
2 changed files with 23 additions and 11 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue