File tree Expand file tree Collapse file tree 1 file changed +4
-8
lines changed
charts/opencloud-microservices/deployments/timoni/opencloud Expand file tree Collapse file tree 1 file changed +4
-8
lines changed Original file line number Diff line number Diff line change 3333 INGRESS_PROXY_BODY_SIZE : " 1024m"
3434 GATEWAY_HTTPROUTE_ENABLED : " true"
3535
36- # ##############################################################################
37- # OIDC Configuration
38- # ##############################################################################
39- OIDC_IDP_INSECURE : " true"
40- OC_HTTP_API_INSECURE : " true"
41- APPS_INTEGRATION_ENABLED : " true"
42- WEB_OIDC_WEB_CLIENT_ID : " web"
43-
4436 # ##############################################################################
4537 # Persistence StorageClass and AccessModes (global defaults)
4638 # ##############################################################################
@@ -109,6 +101,10 @@ data:
109101 OIDC_USER_ID_CLAIM : " sub"
110102 OIDC_USER_ID_CLAIM_ATTRIBUTE_MAPPING : " username"
111103 OIDC_ROLE_ASSIGNMENT_CLAIM : " roles"
104+ OIDC_IDP_INSECURE : " true"
105+ OC_HTTP_API_INSECURE : " true"
106+ APPS_INTEGRATION_ENABLED : " true"
107+ WEB_OIDC_WEB_CLIENT_ID : " web"
112108
113109 # ##############################################################################
114110 # Search Configuration
You can’t perform that action at this time.
0 commit comments