Removing finalizers
This commit is contained in:
@@ -12,6 +12,13 @@ spec:
|
||||
repoURL: "https://traefik.github.io/charts"
|
||||
chart: traefik
|
||||
targetRevision: {{ .Values.traefik.targetRevision }}
|
||||
helm:
|
||||
valuesObject:
|
||||
ingressRoute:
|
||||
dashboard:
|
||||
enabled: false
|
||||
annotations:
|
||||
test: test
|
||||
destination:
|
||||
server: {{ .Values.traefik.destination.server }}
|
||||
namespace: {{ .Values.traefik.destination.namespace }}
|
||||
|
||||
Reference in New Issue
Block a user