
atform.apps.auth.4.0.160.source-code.cm.yml Maven / Gradle / Ivy
apiVersion: v1
kind: ConfigMap
metadata:
name: auth
annotations:
expose.service-key.config.fabric8.io/keycloak: keycloak.url
type: Opaque
data:
db.host: auth-db
db.port: 5432
auth_notapproved_redirect: ""
chestarter.url: http://che-starter:10000
keycloak.url: http://keycloak
wit.url: http://wit
openshift.tenant.masterurl: http://kubernetes.default/
postgres.connection.maxidle: "90"
postgres.connection.maxopen: "90"
# TODO
#postgres.sslmode: require
postgres.sslmode: disable
redirect.valid: ".*"
tenant.serviceurl: http://kubernetes.default/
© 2015 - 2025 Weber Informatics LLC | Privacy Policy