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:
iugastefan922 2021-09-17 00:23:27 +03:00 committed by GitHub
parent 260910c0a0
commit 5c6a28464b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 19 additions and 1 deletions

View file

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