- /argocd/templates/traefik.yaml - /traefik/values.yaml - /traefik/Chart.yaml
12 lines
217 B
YAML
12 lines
217 B
YAML
apiVersion: v2
|
|
name: traefik
|
|
description: A Helm chart for Kubernetes
|
|
type: application
|
|
version: 0.0.1
|
|
appVersion: 0.0.1
|
|
|
|
dependencies:
|
|
- name: traefik
|
|
repository: https://traefik.github.io/charts
|
|
version: 22.1.0
|