Update values.yaml
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
This commit is contained in:
parent
8e8c69debd
commit
7c0610e9da
|
@ -52,3 +52,4 @@ workload:
|
||||||
main:
|
main:
|
||||||
env:
|
env:
|
||||||
PORT: "{{ .Values.service.main.ports.main.port }}"
|
PORT: "{{ .Values.service.main.ports.main.port }}"
|
||||||
|
VUID: "{{- $.Values.securityContext.container.PUID -}}"
|
||||||
|
|
Loading…
Reference in New Issue