diff --git a/templates/weave_ingress.yaml.j2 b/templates/weave_ingress.yaml.j2 index 6e30c3e..70b4738 100644 --- a/templates/weave_ingress.yaml.j2 +++ b/templates/weave_ingress.yaml.j2 @@ -1,5 +1,5 @@ --- -{% if traefik_version is not defined %} +{% if traefik_version | regex_search('(1.)') %} #will not work: weave hate https... apiVersion: extensions/v1beta1 kind: Ingress