mirror of
https://github.com/nextcloud/all-in-one.git
synced 2025-12-19 22:16:49 +00:00
Revert "helm chart - allow to add additional trusted domain"
This commit is contained in:
parent
59d5f839b0
commit
533b8785b1
7 changed files with 2 additions and 28 deletions
|
|
@ -37,8 +37,6 @@ spec:
|
|||
mountPath: /nextcloud-aio-nextcloud
|
||||
containers:
|
||||
- env:
|
||||
- name: ADDITIONAL_TRUSTED_DOMAIN
|
||||
value: "{{ .Values.ADDITIONAL_TRUSTED_DOMAIN }}"
|
||||
- name: APACHE_MAX_SIZE
|
||||
value: "{{ .Values.APACHE_MAX_SIZE }}"
|
||||
- name: APACHE_MAX_TIME
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue