diff --git a/helm/templates/ingress.yaml b/helm/templates/ingress.yaml index e04a4ed..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: