Use ArgoCD repo credentials for Image Updater
This commit is contained in:
@@ -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"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user