ingress-nginx-helm/examples/customization/custom-headers/nginx-load-balancer-conf.yaml

8 lines
155 B
YAML
Raw Normal View History

2017-02-11 20:19:43 +00:00
apiVersion: v1
data:
proxy-set-headers: "kube-system/custom-headers"
kind: ConfigMap
metadata:
name: nginx-load-balancer-conf
namespace: kube-system