diff --git a/deploy/k8s/templates/ingress.yaml b/deploy/k8s/templates/ingress.yaml index 726c001..678df2e 100644 --- a/deploy/k8s/templates/ingress.yaml +++ b/deploy/k8s/templates/ingress.yaml @@ -1,4 +1,4 @@ -{{- if .Values.api.ingress.enabled -}} +{{- if .Values.ingress.enabled -}} apiVersion: networking.k8s.io/v1 kind: Ingress metadata: