We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4916811 commit 530c9f2Copy full SHA for 530c9f2
charts/simcore-charts/resource-usage-tracker/values.yaml.gotmpl
@@ -6,7 +6,7 @@ replicaCount: 1
6
7
image:
8
repository: '{{ .Values | get "DOCKER_REGISTRY" "itisfoundation" }}/resource-usage-tracker'
9
- pullPolicy: IfNotPresent
+ pullPolicy: Always
10
# Overrides the image tag whose default is the chart appVersion.
11
tag: {{ requiredEnv "DOCKER_IMAGE_TAG" }}
12
0 commit comments