diff --git a/charts/runtime/values.yaml.tpl b/charts/runtime/values.yaml.tpl index 5e8989e..0c9c992 100644 --- a/charts/runtime/values.yaml.tpl +++ b/charts/runtime/values.yaml.tpl @@ -41,9 +41,14 @@ application: plural: enabled: false + +ingress-nginx: + enabled: false +ingress-nginx-private: + enabled: false {{ end }} -{{ if eq .Provider "aws" }} +{{ if and (eq .Provider "aws") (not .Cloud) }} ingress-nginx: controller: service: