This commit is contained in:
Chris Lu
2020-11-22 17:17:33 -08:00
parent c7ebadc25d
commit d3be2ceedd
3 changed files with 3 additions and 3 deletions

View File

@@ -4,7 +4,7 @@ global:
registry: ""
repository: ""
imageName: chrislusf/seaweedfs
imageTag: "2.11"
imageTag: "2.12"
imagePullPolicy: IfNotPresent
imagePullSecrets: imagepullsecret
restartPolicy: Always