update name of config map
This commit is contained in:
parent
0f56609692
commit
751d76c7eb
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ data:
|
|||
proxy-send-timeout: "120"
|
||||
kind: ConfigMap
|
||||
metadata:
|
||||
name: nginx-load-balancer-conf
|
||||
name: nginx-configuration
|
||||
```
|
||||
|
||||
```
|
||||
|
|
Loading…
Reference in a new issue