mirror of
https://gitlab.durp.info/durfy/homelab/gitops.git
synced 2026-05-08 08:21:19 -05:00
- /argocd/templates/traefik.yaml - /traefik/values.yaml - /traefik/Chart.yaml
11 lines
217 B
YAML
11 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
|