summaryrefslogtreecommitdiff
path: root/values.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'values.yaml')
-rw-r--r--values.yaml3
1 files changed, 2 insertions, 1 deletions
diff --git a/values.yaml b/values.yaml
index a939647..dacef5d 100644
--- a/values.yaml
+++ b/values.yaml
@@ -11,7 +11,7 @@ image:
# This sets the pull policy for images.
pullPolicy: IfNotPresent
# Overrides the image tag whose default is the chart appVersion.
- tag: "v1.0.1"
+ tag: ""
# This is for the secretes for pulling an image from a private repository more information can be found here: https://kubernetes.io/docs/tasks/configure-pod-container/pull-image-private-registry/
imagePullSecrets: []
@@ -139,3 +139,4 @@ args:
namespace: null
path: "/mnt"
subsystem: null
+ labels: {}