maas-site-manager-k8s

MAAS Site Manager Operator for Kubernetes

Channel Revision Published Runs on
latest/edge 46 Today
Ubuntu 24.04 Ubuntu 22.04
latest/edge 30 06 Dec 2024
Ubuntu 24.04 Ubuntu 22.04
juju deploy maas-site-manager-k8s --channel edge
Show information

Platform:

Learn about configurations >

  • log-level | string

    Default: info

    Configures the log level of WSGI HTTP Server.

    Acceptable values are: "info", "debug", "warning", "error" and "critical"

  • temporal-namespace | string

    Default: msm-namespace

    The namespace to use for running Temporal workflows

  • temporal-server-address | string

    Default: localhost:7233

    The host:port for the temporal server

  • temporal-task-queue | string

    Default: msm-queue

    The task queue for Temporal workers to look for jobs in

  • temporal-tls-root-cas | string

    Root certificate authority (CA) certificates for TLS communication.