open-im-server/manifest/helm-charts/infra/ingress-nginx/ci/deployment-extra-modules-default-container-sec-context.yaml
2023-10-03 04:29:13 +08:00

13 lines
261 B
YAML

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