Merging deployement

This commit is contained in:
Adrien Reslinger 2020-04-21 15:33:53 +02:00
parent af360c9950
commit fc7a50de4a

View file

@ -64,6 +64,7 @@
k8s:
state: present
context: "{{ my_context }}"
merge_type: merge
resource_definition: "{{ lookup('template', item) | from_yaml }}"
with_items:
- scope/psp.yaml.j2