Iam
Platform:
| Channel | Revision | Published |
|---|---|---|
| latest/edge | 8 | 12 Jul 2023 |
juju deploy iam --channel edge
-
cpu | string
K8s cpu resource limit, e.g. "1" or "500m". Default is unset (no limit). This value is used for the "limits" portion of the resource requirements (the "requests" portion is automatically deduced from it). See https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/
-
log_level | string
Default: info
Acceptable values are: "info", "debug", "warning", "error" and "critical"
-
memory | string
K8s memory resource limit, e.g. "1Gi". Default is unset (no limit). This value is used for the "limits" portion of the resource requirements (the "requests" portion is automatically deduced from it). See https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/
-
support_email | string
The email users can use to contact support