Merging deployement
This commit is contained in:
parent
af360c9950
commit
fc7a50de4a
1 changed files with 1 additions and 0 deletions
|
|
@ -64,6 +64,7 @@
|
||||||
k8s:
|
k8s:
|
||||||
state: present
|
state: present
|
||||||
context: "{{ my_context }}"
|
context: "{{ my_context }}"
|
||||||
|
merge_type: merge
|
||||||
resource_definition: "{{ lookup('template', item) | from_yaml }}"
|
resource_definition: "{{ lookup('template', item) | from_yaml }}"
|
||||||
with_items:
|
with_items:
|
||||||
- scope/psp.yaml.j2
|
- scope/psp.yaml.j2
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue