diff --git a/charts/ingress-nginx/tests/controller-configmap_test.yaml b/charts/ingress-nginx/tests/controller-configmap_test.yaml index 9a46bea5a..9cfea9800 100644 --- a/charts/ingress-nginx/tests/controller-configmap_test.yaml +++ b/charts/ingress-nginx/tests/controller-configmap_test.yaml @@ -13,7 +13,7 @@ tests: path: metadata.name value: RELEASE-NAME-ingress-nginx-controller - - it: can template config + - it: should create a ConfigMap with templated values if `controller.config` contains templates set: controller.config: global-rate-limit-memcached-host: "memcached.{{ .Release.Namespace }}.svc.kubernetes.local"