
* added another documentation example
* added end of file newline
* Revert "added end of file newline"
This reverts commit 2d196ffba3
.
* added another documentation example
10 lines
No EOL
250 B
YAML
10 lines
No EOL
250 B
YAML
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 |