ingress-nginx-helm/examples/customization/configuration-snippets/nginx/nginx-load-balancer-conf.yaml
2017-02-23 16:48:59 -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