fix: helm values pullPolicy always
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
image:
|
||||
registry: ""
|
||||
repository: gitea/gitea
|
||||
imagePullPolicy: Always
|
||||
pullPolicy: Always
|
||||
tag: "1"
|
||||
|
||||
redis-cluster:
|
||||
enabled: false
|
||||
|
||||
redis:
|
||||
enabled: true
|
||||
|
||||
|
||||
Reference in New Issue
Block a user