Charmed MySQL K8s Bundle

Channel Revision Published
latest/edge 27 09 Mar 2023
8.0/edge 61 17 Jan 2025
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.