diff --git a/haproxy/values.yaml b/haproxy/values.yaml index a2dbd9e..1807608 100644 --- a/haproxy/values.yaml +++ b/haproxy/values.yaml @@ -31,8 +31,7 @@ serviceAccount: ## Default values for image image: repository: haproxytech/haproxy-alpine # can be changed to use CE or EE images - # Overrides the image tag whose default is the chart appVersion - tag: "" + tag: "" # overrides the image tag whose default is the chart appVersion pullPolicy: IfNotPresent ## Automatically Roll Deployments diff --git a/kubernetes-ingress/values.yaml b/kubernetes-ingress/values.yaml index 076fadc..0a7bd33 100644 --- a/kubernetes-ingress/values.yaml +++ b/kubernetes-ingress/values.yaml @@ -61,8 +61,7 @@ controller: name: controller image: repository: haproxytech/kubernetes-ingress # can be changed to use CE or EE Controller images - # Overrides the image tag whose default is the chart appVersion - tag: "" + tag: "" # overrides the image tag whose default is the chart appVersion pullPolicy: IfNotPresent ## Deployment or DaemonSet pod mode