Merge pull request #6 from pr0ton11/fix/bugfix-image-pull-policy

Fix: Always use latest image with the Helm chart
This commit is contained in:
Marc Singer 2026-02-21 09:27:08 +01:00 committed by GitHub
commit 08afb1e2b2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -7,7 +7,7 @@ certManager:
image:
repository: ghcr.io/pr0ton11/cert-manager-desec-webhook
tag: latest
pullPolicy: IfNotPresent
pullPolicy: Always
nameOverride: ""
fullnameOverride: ""