From 0916f5d273af02140dde163b013a57038d50f8e7 Mon Sep 17 00:00:00 2001 From: beliys Date: Sun, 16 May 2021 19:24:10 +0300 Subject: [PATCH] fix --- helm/templates/ingress.yaml.example | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helm/templates/ingress.yaml.example b/helm/templates/ingress.yaml.example index dbac8f4..7133c72 100644 --- a/helm/templates/ingress.yaml.example +++ b/helm/templates/ingress.yaml.example @@ -1,4 +1,4 @@ -apiVersion: {{$.Values.ingress_api}} +apiVersion: networking.k8s.io/v1beta1 kind: Ingress metadata: name: {{.Values.serviceName}}-ingress