traefik vdifferent approach
This commit is contained in:
parent
0d3c75fbae
commit
4a4756f1d0
@ -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
|
|
@ -6,5 +6,9 @@ namespace: traefik
|
|||||||
resources:
|
resources:
|
||||||
- base/argo-cd-ui-ingress.yaml
|
- base/argo-cd-ui-ingress.yaml
|
||||||
|
|
||||||
generators:
|
helmCharts:
|
||||||
- base/traefik-helm-chart.yaml
|
- name: traefik/traefik
|
||||||
|
includeCRDs: true
|
||||||
|
version: 26.1.0
|
||||||
|
repo: https://traefik.github.io/charts
|
||||||
|
valuesFile: base/values.yaml
|
||||||
|
Loading…
x
Reference in New Issue
Block a user