mirror of
https://github.com/truecharts/charts.git
synced 2026-07-29 09:44:35 -03:00
10 lines
190 B
YAML
10 lines
190 B
YAML
apiVersion: source.toolkit.fluxcd.io/v1
|
|
kind: HelmRepository
|
|
metadata:
|
|
name: tc-traefik
|
|
namespace: flux-system
|
|
spec:
|
|
interval: 10m
|
|
url: https://helm.traefik.io/traefik
|
|
timeout: 3m
|