Add version 2.3
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Adrien Reslinger 2020-10-06 22:59:34 +02:00
parent 613624313c
commit f668bb276c
11 changed files with 18 additions and 24 deletions

View file

@ -49,7 +49,7 @@
k8s_info:
context: "{{ my_context }}"
api_version: v1
kind: DaemonSet
kind: Deployment
name: traefik
namespace: '{{ traefik_namespace }}'
field_selectors:
@ -77,6 +77,7 @@
k8s:
state: "present"
context: "{{ my_context }}"
namespace: '{{ traefik_namespace }}'
merge_type: merge
resource_definition: "{{ lookup('template', item) | from_yaml }}"
with_items: