Merge pull request #3162 from ms4720/ms4720-patch-1

update name of config map in README.md
This commit is contained in:
k8s-ci-robot 2018-09-30 05:54:27 -07:00 committed by GitHub
commit 9146cfb67f
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
```
```