Files
dsk-devops-toolchains/helm/sonarqube/charts/ingress-nginx/ci/daemonset-customconfig-values.yaml
2024-01-03 17:29:11 +09:00

15 lines
267 B
YAML

controller:
image:
repository: ingress-controller/controller
tag: 1.0.0-dev
digest: null
kind: DaemonSet
allowSnippetAnnotations: false
admissionWebhooks:
enabled: false
service:
type: ClusterIP
config:
use-proxy-protocol: "true"