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.
1 parent c2dc259 commit 1c9482bCopy full SHA for 1c9482b
charts/opencloud/values.yaml
@@ -434,8 +434,6 @@ opencloud:
434
logPretty: false
435
# Insecure mode (for self-signed certificates)
436
insecure: true
437
- # Enable basic auth (set to false to use Keycloak only)
438
- enableBasicAuth: "{{ not .Values.keycloak.enabled }}"
439
# Admin password
440
adminPassword: admin
441
# Create demo users
0 commit comments