Skip to content

Commit

Permalink
fix update strategy to look from dockerhub
Browse files Browse the repository at this point in the history
  • Loading branch information
rizkyfaza20 committed Jan 9, 2024
1 parent 49c457d commit d1d54ca
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: dockerhub=registry.hub.docker.com/library/crud_laravel_api-sre-test-app:latest
argocd-image-updater.argoproj.io/gcr-ocademy-api.update-strategy: digest
argocd-image-updater.argoproj.io/dockerhub.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 d1d54ca

Please sign in to comment.