Skip to content

Commit

Permalink
update annotation
Browse files Browse the repository at this point in the history
  • Loading branch information
SonOfLope committed Dec 13, 2024
1 parent dd639a1 commit 8a46c80
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions apps/crabe/webApp/argo.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ metadata:
argocd-image-updater.argoproj.io/image-list: webapp=ghcr.io/crabe-etsmtl/crabe-atelier:latest,mysql=ghcr.io/crabe-etsmtl/crabe-mysql:latest
argocd-image-updater.argoproj.io/webapp.update-strategy: digest
argocd-image-updater.argoproj.io/mysql.update-strategy: digest
argocd-image-updater.argoproj.io/webapp.pullsecret: webapp-crabe/ghcr-secret
argocd-image-updater.argoproj.io/mysql.pullsecret: webapp-crabe/ghcr-secret
argocd-image-updater.argoproj.io/webapp.pull-secret: argocd/ghcr-secret
argocd-image-updater.argoproj.io/mysql.pull-secret: argocd/ghcr-secret
spec:
project: default
destination:
Expand Down

0 comments on commit 8a46c80

Please sign in to comment.