always pull latest image

This commit is contained in:
2024-09-30 12:40:16 +02:00
parent 80bff29f51
commit a5d6be9338

View File

@@ -6,7 +6,7 @@ replicaCount: 1
image: image:
repository: gitea.arcodange.duckdns.org/arcodange-org/webapp repository: gitea.arcodange.duckdns.org/arcodange-org/webapp
pullPolicy: IfNotPresent pullPolicy: Always
# Overrides the image tag whose default is the chart appVersion. # Overrides the image tag whose default is the chart appVersion.
tag: "" tag: ""