Fix updater
This commit is contained in:
@@ -10,7 +10,7 @@ spec:
|
|||||||
method: "git:secret:argocd/git-creds"
|
method: "git:secret:argocd/git-creds"
|
||||||
gitConfig:
|
gitConfig:
|
||||||
repository: "https://gitea.czernobog.pl/gitea/deploy.git"
|
repository: "https://gitea.czernobog.pl/gitea/deploy.git"
|
||||||
branch: "main" # ← gałąź repo deploy
|
branch: "master" # ← gałąź repo deploy
|
||||||
writeBackTarget: "kustomization:/conjurer"
|
writeBackTarget: "kustomization:/conjurer"
|
||||||
applicationRefs:
|
applicationRefs:
|
||||||
- namePattern: "conjurer"
|
- namePattern: "conjurer"
|
||||||
|
|||||||
Reference in New Issue
Block a user