|
@ -4,7 +4,7 @@ global: |
|
|
registry: "" |
|
|
registry: "" |
|
|
repository: "" |
|
|
repository: "" |
|
|
imageName: chrislusf/seaweedfs |
|
|
imageName: chrislusf/seaweedfs |
|
|
# imageTag: "2.55" - started using {.Chart.appVersion} |
|
|
|
|
|
|
|
|
# imageTag: "2.56" - started using {.Chart.appVersion} |
|
|
imagePullPolicy: IfNotPresent |
|
|
imagePullPolicy: IfNotPresent |
|
|
imagePullSecrets: imagepullsecret |
|
|
imagePullSecrets: imagepullsecret |
|
|
restartPolicy: Always |
|
|
restartPolicy: Always |
|
|