mirror of
https://github.com/nextcloud/all-in-one.git
synced 2025-12-19 22:16:49 +00:00
helm - handle talk internal ports correctly
Signed-off-by: Simon L <szaimen@e.mail.de>
This commit is contained in:
parent
6889568c21
commit
a5f9ff9c74
15 changed files with 54 additions and 17 deletions
|
|
@ -36,6 +36,8 @@ spec:
|
|||
- env:
|
||||
- name: ES_JAVA_OPTS
|
||||
value: -Xms1024M -Xmx1024M
|
||||
- name: POSTGRES_HOST
|
||||
value: nextcloud-aio-database
|
||||
- name: TZ
|
||||
value: "{{ .Values.TIMEZONE }}"
|
||||
- name: discovery.type
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue