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"
|
||||
kind: ConfigMap
|
||||
metadata:
|
||||
name: proxy-headers
|
||||
name: custom-headers
|
||||
namespace: kube-system
|
||||
|
|
Loading…
Reference in a new issue