Update ingress API version
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
9297938426
commit
4f1f361cb5
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
|||
---
|
||||
{% if traefik_version | regex_search('(^1.)') %}
|
||||
#will not work: weave hate https...
|
||||
apiVersion: extensions/v1beta1
|
||||
apiVersion: networking.k8s.io/v1
|
||||
kind: Ingress
|
||||
metadata:
|
||||
name: weave
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue