Helm Chart updates

Signed-off-by: GitHub <noreply@github.com>
This commit is contained in:
szaimen 2023-06-26 10:27:30 +00:00 committed by GitHub
parent 6d860e4f76
commit 921952c042
16 changed files with 115 additions and 16 deletions

View file

@ -36,7 +36,7 @@ spec:
value: "{{ .Values.TURN_SECRET }}"
- name: TZ
value: "{{ .Values.TIMEZONE }}"
image: nextcloud/aio-talk:20230613_120442-latest
image: nextcloud/aio-talk:20230626_101439-latest
name: nextcloud-aio-talk
ports:
- containerPort: {{ .Values.TALK_PORT }}