Merge pull request #4159 from nextcloud/revert-4157-revert-4151-enh/4150/add-trusted-domain

Revert "Temporarily revert "helm chart - allow to add additional trusted domain""
This commit is contained in:
Simon L 2024-02-01 14:00:40 +01:00 committed by GitHub
commit 84ab32dd44
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
7 changed files with 28 additions and 2 deletions

View file

@ -37,6 +37,8 @@ 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