additional info for the custom-headers documentation page (#7603)
* added another documentation example * added end of file newline * Revert "added end of file newline" This reverts commit 2d196ffba343f0f906c6a39d5cb27a7d06e51602. * added another documentation example
This commit is contained in:
parent
260910c0a0
commit
5c6a28464b
2 changed files with 19 additions and 1 deletions
|
|
@ -0,0 +1,10 @@
|
|||
apiVersion: v1
|
||||
data:
|
||||
add-headers: "ingress-nginx/custom-headers"
|
||||
kind: ConfigMap
|
||||
metadata:
|
||||
name: ingress-nginx-controller
|
||||
namespace: ingress-nginx
|
||||
labels:
|
||||
app.kubernetes.io/name: ingress-nginx
|
||||
app.kubernetes.io/part-of: ingress-nginx
|
||||
Loading…
Add table
Add a link
Reference in a new issue