Update values.yaml

Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
This commit is contained in:
Kjeld Schouten 2023-05-26 09:51:32 +02:00 committed by GitHub
parent 8e8c69debd
commit 7c0610e9da
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -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 -}}"