Skip to content

Commit

Permalink
fix(laravel): fix the update-strategy
Browse files Browse the repository at this point in the history
  • Loading branch information
rizkyfaza20 committed Sep 8, 2024
1 parent 89236c9 commit 50e7a99
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion argocd/apps/application-laravel.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ metadata:
name: laravel-crud
annotations:
argocd-image-updater.argoproj.io/image-list: ghcr=ghcr.io/rizkyfaza20/api-laravel-k8s-dev:latest
argocd-image-updater.argoproj.io/dockerhub.update-strategy: digest
argocd-image-updater.argoproj.io/ghcr.update-strategy: digest
argocd-image-updater.argoproj.io/write-back-method: git
argocd-image-updater.argoproj.io/git-branch: main
spec:
Expand Down

0 comments on commit 50e7a99

Please sign in to comment.