This commit is contained in:
parent
2c98242d0b
commit
df8837a6ef
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@
|
||||||
block:
|
block:
|
||||||
- name: namespace
|
- name: namespace
|
||||||
k8s:
|
k8s:
|
||||||
context: "{{ my_context }}"
|
context: "{{ my_context }}"
|
||||||
state: present
|
state: present
|
||||||
name: cert-manager
|
name: cert-manager
|
||||||
api_version: v1
|
api_version: v1
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue