apply traefik emergency fix

This commit is contained in:
kjeld Schouten-Lebbing 2021-09-01 02:08:59 +02:00
parent e8cc2d7f3b
commit fe242b8d03
No known key found for this signature in database
GPG Key ID: 4CDAD4A532BC1EDB
4 changed files with 5 additions and 3 deletions

View File

@ -26,4 +26,4 @@ sources:
- https://traefik.io/
type: application
upstream_version: v9.19.2
version: 6.13.11
version: 6.13.12

View File

@ -2,7 +2,7 @@
image:
repository: traefik
# defaults to appVersion
tag: v2.5
tag: v2.4
pullPolicy: IfNotPresent
#

View File

@ -21,6 +21,7 @@ rules:
- watch
- apiGroups:
- extensions
- networking.k8s.io
resources:
- ingresses
verbs:
@ -29,6 +30,7 @@ rules:
- watch
- apiGroups:
- extensions
- networking.k8s.io
resources:
- ingresses/status
verbs:

View File

@ -2,7 +2,7 @@
image:
repository: traefik
# defaults to appVersion
tag: v2.5
tag: v2.4
pullPolicy: IfNotPresent
#