diff --git a/.helms/traefik-chart.yaml b/.helms/traefik-chart.yaml new file mode 100644 index 0000000..61c08bb --- /dev/null +++ b/.helms/traefik-chart.yaml @@ -0,0 +1,11 @@ +project: default +source: + repoURL: "https://helm.traefik.io/traefik" + targetRevision: 10.20.1 + helm: + valueFiles: + - values.yaml + chart: traefik +destination: + server: "https://kubernetes.default.svc" + namespace: traefiktest