Skip to content

Commit dad79b5

Browse files
committed
charts/opencloud/templates/opencloud/deployment.yaml: hardcode PROXY_ENABLE_BASIC_AUTH set to 'false', as the variable from the values.yaml was removed
1 parent 77dc5e6 commit dad79b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

charts/opencloud/templates/opencloud/deployment.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,7 @@ spec:
162162
value: {{ tpl (toString .Values.opencloud.insecure) . | quote }}
163163
# Basic auth (only needed when not using Keycloak)
164164
- name: PROXY_ENABLE_BASIC_AUTH
165-
value: {{ tpl (toString .Values.opencloud.enableBasicAuth) . | quote }}
165+
value: false
166166
# These vars are needed to the csp config file to include the web office apps and the importer
167167
- name: ONLYOFFICE_DOMAIN
168168
value: "{{ .Values.global.domain.onlyoffice }}"

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy