Glauth K8S
- Identity Charmers
Channel | Revision | Published | Runs on |
---|---|---|---|
latest/stable | 16 | 20 May 2024 | |
latest/edge | 32 | Yesterday |
juju deploy glauth-k8s --channel edge
Deploy Kubernetes operators easily with Juju, the Universal Operator Lifecycle Manager. Need a Kubernetes cluster? Install MicroK8s to create a full CNCF-certified Kubernetes system in under 60 seconds.
Platform:
-
base_dn | string
Default: dc=glauth,dc=com
The base DN
-
hostname | string
Default: ldap.glauth.com
The hostname of the LDAP server.
The hostname should NOT contain the LDAP scheme (e.g. ldap://) and port.
-
log_level | string
Default: info
Configures the log level.
Acceptable values are: "info", "debug", "warning", "error" and "critical"
-
starttls_enabled | boolean
Default: True
Enable the StartTLS support or not. DO NOT TURN IT OFF IN PRODUCTION.