Merge pull request #1049 from vood/patch-1
Fix config name in the example.
This commit is contained in:
commit
cf7155c134
1 changed files with 1 additions and 1 deletions
|
@ -5,5 +5,5 @@ data:
|
||||||
X-Using-Nginx-Controller: "true"
|
X-Using-Nginx-Controller: "true"
|
||||||
kind: ConfigMap
|
kind: ConfigMap
|
||||||
metadata:
|
metadata:
|
||||||
name: proxy-headers
|
name: custom-headers
|
||||||
namespace: kube-system
|
namespace: kube-system
|
||||||
|
|
Loading…
Reference in a new issue