mirror of
https://github.com/ansible-collections/kubernetes.core.git
synced 2026-07-29 10:54:41 +00:00
Create ns with helm (#157)
Added support `--create-namespace` in helm module.
This commit is contained in:
@@ -4,4 +4,4 @@
|
||||
loop_control:
|
||||
loop_var: helm_version
|
||||
with_items:
|
||||
- "v3.1.2"
|
||||
- "v3.2.4"
|
||||
|
||||
Reference in New Issue
Block a user