update name of config map

This commit is contained in:
Marc Spitzer 2018-09-30 10:51:42 +08:00 committed by GitHub
parent 0f56609692
commit 751d76c7eb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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