fix: helm values pullPolicy always

This commit is contained in:
2025-04-18 21:33:04 +00:00
parent a300553291
commit bb0ab8d72c

View File

@@ -1,11 +1,11 @@
image:
registry: ""
repository: gitea/gitea
imagePullPolicy: Always
pullPolicy: Always
tag: "1"
redis-cluster:
enabled: false
redis:
enabled: true