🔒️(helm) add pod and container securityContext

This commit aim at adding a securityContext for
pod and container in Deployment and Job,
it include livekit pods as well

It adds 2 values :
- podSecurityContext : for pods
- securityContext : for containers

Please note that `celeryBackend` Deployment does
not have any values defined in `values.meet.yaml` at the moment.
This commit is contained in:
fheslouin
2026-03-24 12:01:09 +01:00
committed by lebaudantoine
parent 4bf3ba4c48
commit 264f267ac3
18 changed files with 111 additions and 13 deletions
+1
View File
@@ -37,6 +37,7 @@ releases:
missingFileHandler: Warn
chart: ./meet
values:
- env.d/common.yaml.gotmpl
- env.d/{{ .Environment.Name }}/values.meet.yaml.gotmpl
- env.d/{{ .Environment.Name }}/values.secrets.yaml
secrets: