ingress-nginx-helm/charts/ingress-nginx/templates
Philipp Strube 59b16c4e92 Use Env expansion for namespace in args
When deploying the controller to a custom namespace, users have to
overwrite the namespace attribute as well as the hardcoded namespace
values in a number of args for the Deployment and the admission
controller Jobs.

Instead, this commit, uses the namespace name from the DownwardAPI,
and allows users to simply change the namespace attribute without
having to worry about the container args.
2020-07-29 11:44:08 +02:00
..
admission-webhooks Use Env expansion for namespace in args 2020-07-29 11:44:08 +02:00
_helpers.tpl Use Env expansion for namespace in args 2020-07-29 11:44:08 +02:00
clusterrole.yaml Add support for IngressClass and ingress.class annotation 2020-04-22 09:15:32 -04:00
clusterrolebinding.yaml Hardcode component names. 2020-03-10 09:36:26 -04:00
controller-configmap-addheaders.yaml Hardcode component names. 2020-03-10 09:36:26 -04:00
controller-configmap-proxyheaders.yaml Hardcode component names. 2020-03-10 09:36:26 -04:00
controller-configmap-tcp.yaml Hardcode component names. 2020-03-10 09:36:26 -04:00
controller-configmap-udp.yaml Hardcode component names. 2020-03-10 09:36:26 -04:00
controller-configmap.yaml Configuration configmap should always be created 2020-03-13 09:51:07 -03:00
controller-daemonset.yaml Update helm chart for v0.34.0 2020-07-10 08:57:40 -04:00
controller-deployment.yaml Use Env expansion for namespace in args 2020-07-29 11:44:08 +02:00
controller-hpa.yaml add custom metric to hpa template 2020-06-18 11:40:56 -04:00
controller-poddisruptionbudget.yaml Hardcode component names. 2020-03-10 09:36:26 -04:00
controller-prometheusrules.yaml Hardcode component names. 2020-03-10 09:36:26 -04:00
controller-psp.yaml Add sysctl exemptions to controller PSP 2020-06-16 19:11:45 +02:00
controller-role.yaml Add support for IngressClass and ingress.class annotation 2020-04-22 09:15:32 -04:00
controller-rolebinding.yaml Hardcode component names. 2020-03-10 09:36:26 -04:00
controller-service-internal.yaml Add support for an internal load balancer along with an external one 2020-06-16 16:59:43 +02:00
controller-service-metrics.yaml Hardcode component names. 2020-03-10 09:36:26 -04:00
controller-service-webhook.yaml Hardcode component names. 2020-03-10 09:36:26 -04:00
controller-service.yaml Remove chart old podSecurityPolicy check 2020-04-14 23:07:45 -04:00
controller-serviceaccount.yaml Hardcode component names. 2020-03-10 09:36:26 -04:00
controller-servicemonitor.yaml Hardcode component names. 2020-03-10 09:36:26 -04:00
default-backend-deployment.yaml Update helm chart for v0.34.0 2020-07-10 08:57:40 -04:00
default-backend-poddisruptionbudget.yaml Hardcode component names. 2020-03-10 09:36:26 -04:00
default-backend-psp.yaml Remove chart old podSecurityPolicy check 2020-04-14 23:07:45 -04:00
default-backend-role.yaml Hardcode component names. 2020-03-10 09:36:26 -04:00
default-backend-rolebinding.yaml Hardcode component names. 2020-03-10 09:36:26 -04:00
default-backend-service.yaml Hardcode component names. 2020-03-10 09:36:26 -04:00
default-backend-serviceaccount.yaml Hardcode component names. 2020-03-10 09:36:26 -04:00
NOTES.txt update notes.txt example with networking.k8s.io 2020-04-23 01:12:42 -04:00