helm: add resources to opentelemetry init container (#10300)
This commit is contained in:
parent
300cff1437
commit
06c64bf567
4 changed files with 7 additions and 1 deletions
|
|
@ -577,6 +577,7 @@ controller:
|
|||
image: registry.k8s.io/ingress-nginx/opentelemetry:v20230721-3e2062ee5@sha256:13bee3f5223883d3ca62fee7309ad02d22ec00ff0d7033e3e9aca7a9f60fd472
|
||||
containerSecurityContext:
|
||||
allowPrivilegeEscalation: false
|
||||
resources: {}
|
||||
admissionWebhooks:
|
||||
annotations: {}
|
||||
# ignore-check.kube-linter.io/no-read-only-rootfs: "This deployment needs write access to root filesystem".
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue