Files
ingress-nginx-helm/ci/deployment-extra-modules-specific-container-sec-context.yaml
2024-05-02 16:19:33 +09:00

13 lines
269 B
YAML

controller:
image:
repository: ingress-controller/controller
tag: 1.0.0-dev
digest: null
service:
type: ClusterIP
extraModules:
- name: opentelemetry
image: busybox
containerSecurityContext:
allowPrivilegeEscalation: false