Merge pull request #3162 from ms4720/ms4720-patch-1
update name of config map in README.md
This commit is contained in:
commit
9146cfb67f
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ data:
|
||||||
proxy-send-timeout: "120"
|
proxy-send-timeout: "120"
|
||||||
kind: ConfigMap
|
kind: ConfigMap
|
||||||
metadata:
|
metadata:
|
||||||
name: nginx-load-balancer-conf
|
name: nginx-configuration
|
||||||
```
|
```
|
||||||
|
|
||||||
```
|
```
|
||||||
|
|
Loading…
Reference in a new issue