2026-04-25 02:22:16 +00:00
|
|
|
apiVersion: source.toolkit.fluxcd.io/v1
|
|
|
|
|
kind: OCIRepository
|
|
|
|
|
metadata:
|
|
|
|
|
name: promtail
|
|
|
|
|
namespace: flux-system
|
|
|
|
|
spec:
|
|
|
|
|
interval: 10m
|
2026-05-03 07:24:31 +00:00
|
|
|
timeout: 5m
|
2026-04-25 02:22:16 +00:00
|
|
|
url: oci://ghcr.io/grafana/helm-charts/promtail
|
|
|
|
|
ref:
|
|
|
|
|
tag: 6.16.6
|
|
|
|
|
layerSelector:
|
|
|
|
|
mediaType: application/vnd.cncf.helm.chart.content.v1.tar+gzip
|
|
|
|
|
operation: copy
|