ConfigMap with proxy-set-headers not required when using the configuration-snippets to add a custom header to a specific Ingress configuration. The Ingress does need to be created for the example to work.

This commit is contained in:
Arjan Schaaf 2017-04-24 16:25:16 +02:00
parent 1b5f8b8779
commit 4c54a7be03

View file

@ -20,10 +20,6 @@ NAME READY STATUS RESTARTS AGE
default-http-backend-2657704409-qgwdd 1/1 Running 0 28s default-http-backend-2657704409-qgwdd 1/1 Running 0 28s
``` ```
```console
$ kubectl create -f nginx-load-balancer-conf.yaml
```
## Controller ## Controller
You can deploy the controller as follows: You can deploy the controller as follows: