Merge pull request #1049 from vood/patch-1

Fix config name in the example.
This commit is contained in:
Manuel Alejandro de Brito Fontes 2017-07-31 19:05:01 -04:00 committed by GitHub
commit cf7155c134

View file

@ -5,5 +5,5 @@ data:
X-Using-Nginx-Controller: "true"
kind: ConfigMap
metadata:
name: proxy-headers
name: custom-headers
namespace: kube-system