mirror of
https://github.com/nextcloud/all-in-one.git
synced 2025-12-19 22:16:49 +00:00
address review
Signed-off-by: Simon L. <szaimen@e.mail.de>
This commit is contained in:
parent
4e84080f56
commit
d01dc6ad8a
2 changed files with 2 additions and 2 deletions
|
|
@ -21,7 +21,7 @@ spec:
|
|||
io.kompose.service: nextcloud-aio-collabora
|
||||
spec:
|
||||
containers:
|
||||
- args: {{ .Values.ADDITIONAL_COLLABORA_OPTIONS | default [] }}
|
||||
- args: {{ .Values.ADDITIONAL_COLLABORA_OPTIONS | default list | toJson }}
|
||||
env:
|
||||
- name: DONT_GEN_SSL_CERT
|
||||
value: "1"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue