fix(argocd): add vault and consul to platform project destinations #152

Merged
unkinben merged 1 commits from benvin/fix-platform-destinations into main 2026-05-23 23:27:25 +10:00

1 Commits

Author SHA1 Message Date
unkinben 59f70889d2 fix(argocd): add vault and consul to platform project destinations
ci/woodpecker/pr/pre-commit Pipeline was successful
ci/woodpecker/pr/kubeconform Pipeline was successful
Vault and consul namespaces were missing from the platform AppProject
allowed destinations, causing ArgoCD sync failures with:
  destination server 'https://kubernetes.default.svc' and namespace
  'vault' do not match any of the allowed destinations in project 'platform'
2026-05-23 23:16:27 +10:00