Update charts/ingress-nginx/tests/controller-configmap_test.yaml

Co-authored-by: Marco Ebert <marco_ebert@icloud.com>
This commit is contained in:
TheRealNoob 2024-04-01 09:54:41 -07:00 committed by GitHub
parent f0716ebac7
commit 26fa43c1dc
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -13,7 +13,7 @@ tests:
path: metadata.name path: metadata.name
value: RELEASE-NAME-ingress-nginx-controller value: RELEASE-NAME-ingress-nginx-controller
- it: can template config - it: should create a ConfigMap with templated values if `controller.config` contains templates
set: set:
controller.config: controller.config:
global-rate-limit-memcached-host: "memcached.{{ .Release.Namespace }}.svc.kubernetes.local" global-rate-limit-memcached-host: "memcached.{{ .Release.Namespace }}.svc.kubernetes.local"