diff --git a/conjurer/conjurer-imageupdater.yaml b/conjurer/conjurer-imageupdater.yaml index 2bca48f..9401123 100644 --- a/conjurer/conjurer-imageupdater.yaml +++ b/conjurer/conjurer-imageupdater.yaml @@ -10,7 +10,7 @@ spec: method: "git:secret:argocd/git-creds" gitConfig: repository: "https://gitea.czernobog.pl/gitea/deploy.git" - branch: "main" # ← gałąź repo deploy + branch: "master" # ← gałąź repo deploy writeBackTarget: "kustomization:/conjurer" applicationRefs: - namePattern: "conjurer"