mirror of
https://github.com/truecharts/charts.git
synced 2026-07-31 06:41:20 -03:00
10 lines
198 B
YAML
10 lines
198 B
YAML
apiVersion: source.toolkit.fluxcd.io/v1
|
|
kind: HelmRepository
|
|
metadata:
|
|
name: tc-fluent-bit
|
|
namespace: flux-system
|
|
spec:
|
|
interval: 10m
|
|
url: https://fluent.github.io/helm-charts
|
|
timeout: 3m
|