traefik vdifferent approach

This commit is contained in:
Steffen Illium 2024-03-26 16:50:30 +01:00
parent 0d3c75fbae
commit 4a4756f1d0
2 changed files with 6 additions and 10 deletions

View File

@ -1,8 +0,0 @@
apiVersion: builtin
kind: HelmChartInflationGenerator
metadata:
name: traefik
name: traefik/traefik
version: 26.1.0
repo: https://traefik.github.io/charts
valuesFile: base/values.yaml

View File

@ -6,5 +6,9 @@ namespace: traefik
resources:
- base/argo-cd-ui-ingress.yaml
generators:
- base/traefik-helm-chart.yaml
helmCharts:
- name: traefik/traefik
includeCRDs: true
version: 26.1.0
repo: https://traefik.github.io/charts
valuesFile: base/values.yaml