diff --git a/deploy/app/image-update-automation.yaml b/deploy/app/image-update-automation.yaml index 57cc936..2098d5b 100644 --- a/deploy/app/image-update-automation.yaml +++ b/deploy/app/image-update-automation.yaml @@ -10,7 +10,7 @@ spec: git: checkout: ref: - branch: main + branch: master commit: author: name: FluxCD @@ -18,7 +18,7 @@ spec: messageTemplate: | Update lyrionmusicserver image. push: - branch: main + branch: master update: path: ./deploy/app/deployment.yaml strategy: Setters \ No newline at end of file