Vault

  • By Canonical Telco
Channel Revision Published Runs on
latest/edge 89 31 Jan 2024
Ubuntu 22.04 Ubuntu 20.04
latest/edge 9 27 Jan 2023
Ubuntu 22.04 Ubuntu 20.04
1.16/stable 259 23 Jul 2024
Ubuntu 22.04
1.16/candidate 259 23 Jul 2024
Ubuntu 22.04
1.16/beta 259 23 Jul 2024
Ubuntu 22.04
1.16/edge 274 Today
Ubuntu 22.04
1.15/stable 248 24 Jul 2024
Ubuntu 22.04
1.15/candidate 248 24 Jul 2024
Ubuntu 22.04
1.15/beta 248 24 Jul 2024
Ubuntu 22.04
1.15/edge 248 10 Jul 2024
Ubuntu 22.04
juju deploy vault-k8s --channel 1.16/stable
Show information

Platform:

Learn about configurations >

  • common_name | string

    The common name that will be used by Vault as an intermediate CA. This will only be used when the charm is configured to use a Vault PKI backend through the `vault-pki` relation. The charm will only issue certificates for the subdomains under the `common_name` specified.

  • default_lease_ttl | string

    Default: 168h

    Specifies the default lease duration for Vault's tokens and secrets.

  • max_lease_ttl | string

    Default: 720h

    Specifies the maximum possible lease duration for Vault's tokens and secrets.