Helm Chart updates

Signed-off-by: GitHub <noreply@github.com>
This commit is contained in:
szaimen 2023-09-16 12:07:04 +00:00 committed by GitHub
parent 9b51510fa8
commit 7d2695ec11
14 changed files with 16 additions and 20 deletions

View file

@ -59,7 +59,7 @@ spec:
value: "{{ .Values.TURN_SECRET }}"
- name: TZ
value: "{{ .Values.TIMEZONE }}"
image: nextcloud/aio-talk:20230912_084059-latest
image: nextcloud/aio-talk:20230916_091439-latest
name: nextcloud-aio-talk
ports:
- containerPort: {{ .Values.TALK_PORT }}