
* regenerate at 4.0.12 * bash for loop and static values files * add .tool-versions * fixup static manifests with kustomize instead of python * remove spec.replicas where set * generate manifests for all supported versions * update docs * remove all versions except default (1.20) for now * update to 1.1.1/4.0.15
11 lines
276 B
YAML
11 lines
276 B
YAML
# Digital Ocean
|
|
controller:
|
|
service:
|
|
type: LoadBalancer
|
|
externalTrafficPolicy: Local
|
|
annotations:
|
|
service.beta.kubernetes.io/do-loadbalancer-enable-proxy-protocol: "true"
|
|
config:
|
|
use-proxy-protocol: "true"
|
|
admissionWebhooks:
|
|
timeoutSeconds: 29
|