Skip to content

Disable the CRDs installation via Helm Chart configuration #2416

@alita1991

Description

@alita1991

Is your feature request related to a problem? Please describe.
I created a Helm Chart to manage the CRDs for all the services I use, and I want to disable the installation of CRDs from the MinIO Operator Helm Chart.

Describe the solution you'd like

Add a new flag to the MinIO Operator Helm Chart to control CRD installation, with the default value set to true.

operator:
    crds:
      enabled: true

Additional context
The K8S cluster is managed by ArgoCD

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions