diff --git a/helm/templates/ingress.yaml b/helm/templates/ingress.yaml index 11f5f3d..dc0a74d 100644 --- a/helm/templates/ingress.yaml +++ b/helm/templates/ingress.yaml @@ -1,4 +1,4 @@ -{{- if .values.ingress.enabled -}} +{{- if .Values.ingress.enabled -}} apiVersion: extensions/v1beta1 kind: Ingress metadata: