update name of config map

This commit is contained in:
Marc Spitzer 2018-09-30 10:51:42 +08:00 committed by GitHub
parent 38f1390d3b
commit f0bf129298

View file

@ -13,7 +13,7 @@ data:
proxy-send-timeout: "120"
kind: ConfigMap
metadata:
name: nginx-load-balancer-conf
name: nginx-configuration
```
```