livepatch-cve-k8s-operator

Livepatch CVE Service (K8s)

Channel Revision Published Runs on
latest/edge 1 02 May 2025
Ubuntu 22.04
juju deploy livepatch-cve-k8s-operator --channel edge
Show information

Platform:

Learn about configurations >

  • fetch-interval | string

    Default: 1h

    Fetch interval. See Livepatch CVE service CLI docs for serve command.

  • fetch-source | string

    Fetch source URL. See Livepatch CVE service CLI docs for serve command.

  • fetch-source-type | string

    Default: osv-bucket-zip

    Fetch source type. See Livepatch CVE service CLI docs for serve command.

  • proxy.enabled | boolean

    Whether or not to use proxy to fetch CVE data.

  • proxy.http | string

    Proxy address for HTTP requests.

  • proxy.https | string

    Proxy address for HTTPS requests.

  • proxy.no-proxy | string

    Comma-separated list of domain that should not be proxied.