mirror of
https://github.com/ansible-collections/kubernetes.core.git
synced 2026-05-13 21:12:05 +00:00
This adds an option to skip the installation of CRDs when installing or upgrading a chart. Closes: #296
3 lines
197 B
YAML
3 lines
197 B
YAML
minor_changes:
|
|
- helm - add a ``skip_crds`` option to skip the installation of CRDs when installing or upgrading a chart (https://github.com/ansible-collections/community.kubernetes/issues/296).
|