identity-platform-admin-ui

Identity Platform Admin Ui

Channel Revision Published Runs on
latest/stable 85 20 Jan 2025
Ubuntu 22.04
latest/edge 116 22 Jul 2025
Ubuntu 22.04
0.1/edge 98 17 Feb 2025
Ubuntu 22.04
juju deploy identity-platform-admin-ui --channel edge
Show information

Platform:

Learn about configurations >

  • 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

    Minimum log severity level. Acceptable values are: "info", "debug", "warning", "error"

  • 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/