chore: add vault CA cert to argocd-tls-certs-cm for helm TLS trust (#111)

Patches argocd-tls-certs-cm with the Vault CA chain so ArgoCD can
verify TLS when pulling Helm charts from artifactapi.k8s.syd1.au.unkin.net.

Reviewed-on: #111
This commit was merged in pull request #111.
This commit is contained in:
2026-05-03 17:13:25 +10:00
parent bcea7df925
commit 6fb98d66b0
2 changed files with 54 additions and 0 deletions
@@ -11,3 +11,7 @@ patches:
target:
kind: ConfigMap
name: argocd-cm
- path: argocd-tls-certs-patch.yaml
target:
kind: ConfigMap
name: argocd-tls-certs-cm