feat(traefik): move traefik CRDs to manifest manager (#4381)

This commit is contained in:
Kjeld Schouten-Lebbing
2022-11-11 21:45:14 +01:00
committed by GitHub
parent 5af8f0db8c
commit e66a3362f9
11 changed files with 1 additions and 1673 deletions
-2
View File
@@ -4,8 +4,6 @@ image:
tag: 2.9.4@sha256:7c5f07ef67ec092b66dd8bdb56279ed876965553ee5ec59b5aa7456def5ed1f3
pullPolicy: IfNotPresent
updateCRD: true
# -- Use ingressClass. Ignored if Traefik version < 2.3 / kubernetes < 1.18.x
ingressClass:
# true is not unit-testable yet, pending https://github.com/rancher/helm-unittest/pull/12