Use ArgoCD repo credentials for Image Updater
This commit is contained in:
@@ -5,7 +5,7 @@ metadata:
|
||||
namespace: argocd
|
||||
spec:
|
||||
writeBackConfig:
|
||||
method: "git:secret:argocd/image-updater-git-creds"
|
||||
method: "git"
|
||||
gitConfig:
|
||||
branch: "main"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user