Update traefik object API
This commit is contained in:
parent
4f1f361cb5
commit
4e7f2a62b9
1 changed files with 1 additions and 1 deletions
|
|
@ -26,7 +26,7 @@ spec:
|
||||||
servicePort: 80
|
servicePort: 80
|
||||||
{% else %}
|
{% else %}
|
||||||
{% if traefik_version | regex_search('(^2.)') %}
|
{% if traefik_version | regex_search('(^2.)') %}
|
||||||
apiVersion: traefik.containo.us/v1alpha1
|
apiVersion: traefik.io/v1alpha1
|
||||||
kind: IngressRoute
|
kind: IngressRoute
|
||||||
metadata:
|
metadata:
|
||||||
name: weave
|
name: weave
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue