UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects

Add job to argocd to add annotations

Merged Ghost User requested to merge update-argocd-tag-5.5.7-bb.3 into master
Files
2
@@ -130,6 +130,7 @@ repoServer:
istio:
enabled: {{ .Values.istio.enabled }}
injection: {{ dig "istio" "injection" "enabled" .Values.addons.argocd }}
argocd:
gateways:
- istio-system/{{ default "public" .Values.addons.argocd.ingress.gateway }}
Loading