ingress-nginx-helm/hack/manifest-templates/provider/scw/values.yaml

14 lines
309 B
YAML
Raw Normal View History

# Scaleway
controller:
updateStrategy:
type: RollingUpdate
rollingUpdate:
maxUnavailable: 1
service:
type: LoadBalancer
externalTrafficPolicy: Local
annotations:
service.beta.kubernetes.io/scw-loadbalancer-proxy-protocol-v2: "true"
config:
use-proxy-protocol: "true"