ingress-nginx-helm/examples/customization/custom-headers/nginx/nginx-load-balancer-conf.yaml
Manuel de Brito Fontes f7a27ebcc2 Add example
2017-02-11 17:19:43 -03:00

7 lines
155 B
YAML

apiVersion: v1
data:
proxy-set-headers: "kube-system/custom-headers"
kind: ConfigMap
metadata:
name: nginx-load-balancer-conf
namespace: kube-system