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 376bf8522b

View file

@ -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
``` ```
``` ```