We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8c61394 + 6576bc7 commit 6b4a435Copy full SHA for 6b4a435
charts/opencloud/templates/opencloud/deployment.yaml
@@ -162,7 +162,7 @@ spec:
162
value: {{ tpl (toString .Values.opencloud.insecure) . | quote }}
163
# Basic auth (only needed when not using Keycloak)
164
- name: PROXY_ENABLE_BASIC_AUTH
165
- value: false
+ value: "false"
166
# These vars are needed to the csp config file to include the web office apps and the importer
167
- name: ONLYOFFICE_DOMAIN
168
value: "{{ .Values.global.domain.onlyoffice }}"
0 commit comments