Use ArgoCD repo credentials for Image Updater

This commit is contained in:
2026-06-23 14:13:44 +00:00
parent fce9a87c96
commit 059c759933
@@ -5,7 +5,7 @@ metadata:
namespace: argocd namespace: argocd
spec: spec:
writeBackConfig: writeBackConfig:
method: "git:secret:argocd/image-updater-git-creds" method: "git"
gitConfig: gitConfig:
branch: "main" branch: "main"