Skip to content

Conversation

juliamertz
Copy link

Description

We FluxCD to manage our infrastructure and have to install CRD's before we roll out charts, to do this we need a flag to disable the automatic installation. Currently we have a fork to be able to use this project. but it would be great if this could be included upstream.

Related Issue

fixes: #2416

Type of Change

  • Bug fix 🐛
  • New feature 🚀
  • Breaking change 🚨
  • Documentation update 📖
  • Refactor 🔨
  • Other (please describe) ⬇️

Checklist

  • I have tested these changes
  • I have updated relevant documentation (if applicable)
  • I have added necessary unit tests (if applicable)

Copy link
Contributor

@ramondeklein ramondeklein left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

helm/operator/templates/sts.min.io_policybindings.yaml is also a CRD, so that should be excluded too.

@juliamertz juliamertz force-pushed the feat/optional-crds branch from 47e0282 to e7f07b4 Compare July 26, 2025 11:47
@juliamertz
Copy link
Author

Oops, good catch 😅

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Disable the CRDs installation via Helm Chart configuration
2 participants