update saml
This commit is contained in:
@@ -19,6 +19,13 @@ spec:
|
||||
ports:
|
||||
- containerPort: 9999
|
||||
env:
|
||||
- name: GOTRUE_SAML_ENABLED
|
||||
value: "true"
|
||||
- name: GOTRUE_SAML_PRIVATE_KEY
|
||||
valueFrom:
|
||||
secretKeyRef:
|
||||
name: appflowy-secrets
|
||||
key: GOTRUE_SAML_PRIVATE_KEY
|
||||
# ----- DB (Postgres HA) -----
|
||||
- name: GOTRUE_DB_DRIVER
|
||||
value: postgres
|
||||
|
||||
Reference in New Issue
Block a user