Skip to content

cert-manager crds race condition #591

Open
@ChipWolf

Description

There's a race condition installing CRDs for cert-manager when setting this cluster up from scratch.

The helm release has installCRDs set to true, but there's also a Kustomization with the CRDs which Flux tends to install before the chart. The chart refuses to install b/c there's existing CRDs which don't belong to Helm.

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions