Charmed MySQL K8s Bundle

Channel Revision Published
latest/edge 27 09 Mar 2023
8.0/edge 69 03 Feb 2026
juju deploy mysql-k8s-bundle --channel 8.0/edge
Show information

Platform:

Learn about configurations >

  • expose-external | string

    Default: false

    String to determine how to expose the MySQLRouter externally from the Kubernetes cluster. Possible values: 'false', 'nodeport', 'loadbalancer'

  • loadbalancer-extra-annotations | string

    Default: {}

    A JSON string representing extra annotations for the Kubernetes service created and managed by the charm.

  • pause-after-unit-refresh | string

    Default: first

    Wait for manual confirmation to resume refresh after these units refresh Allowed values: "all", "first", "none"