mirror of
https://github.com/nextcloud/all-in-one.git
synced 2025-12-19 22:16:49 +00:00
update helm chart
Signed-off-by: Simon L. <szaimen@e.mail.de>
This commit is contained in:
parent
0be8409c36
commit
76cae30d5c
3 changed files with 6 additions and 0 deletions
|
|
@ -53,6 +53,8 @@ spec:
|
|||
value: nextcloud-aio-redis
|
||||
- name: REDIS_HOST_PASSWORD
|
||||
value: "{{ .Values.REDIS_PASSWORD }}"
|
||||
- name: REDIS_PORT
|
||||
value: "6379"
|
||||
- name: TZ
|
||||
value: "{{ .Values.TIMEZONE }}"
|
||||
image: ghcr.io/nextcloud-releases/aio-notify-push:20251210_133359
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue