mirror of
https://github.com/ansible-collections/kubernetes.core.git
synced 2026-05-07 21:42:38 +00:00
Add support for configuring garbage collection (#334)
* Add support for configuring garbage collection This surfaces deleteOptions functionality in a top-level delete_options parameter. * Add changelog fragment * Remove kind and apiVersion from delete_options * Add release version to docs
This commit is contained in:
@@ -30,6 +30,7 @@
|
||||
- include_tasks: tasks/cluster_info.yml
|
||||
- include_tasks: tasks/access_review.yml
|
||||
- include_tasks: tasks/rollback.yml
|
||||
- include_tasks: tasks/gc.yml
|
||||
|
||||
roles:
|
||||
- helm
|
||||
|
||||
Reference in New Issue
Block a user