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:
parent
1b5f8b8779
commit
4c54a7be03
1 changed files with 0 additions and 4 deletions
|
@ -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:
|
||||||
|
|
Loading…
Reference in a new issue