Closed
Description
Describe the feature
Helm provides the feature flag to skip the installation of custom resource definitions.
This flag could be added to the helm chart construct.
Use Case
When installing Helm chart sometimes it is needed to skip the installation of custom resource definitions. (e.g. when you are managing those crds by yourself)
Proposed Solution
Adding the flag --skip-crds
to the Helmchart Construct could
Other Information
No response
Acknowledgements
- I may be able to implement this feature requestThis feature might incur a breaking change
CDK version used
2
Environment details (OS name and version, etc.)
Mac OS 13.2
Activity
pahud commentedon Feb 23, 2023
Thank you for the PR contribution!
feat(eks): add helm flag --skip-crds (#24213)
github-actions commentedon Feb 27, 2023
Comments on closed issues are hard for our team to see.
If you need more assistance, please either tag a team member or open a new issue that references this one.
If you wish to keep having a conversation with other community members under this issue feel free to do so.
feat(eks): add helm flag --skip-crds (aws#24213)
feat(eks): add helm flag --skip-crds (aws#24213)