modified: services/monitoring/deploy/promtail/helm-release.yaml
modified: services/monitoring/deploy/promtail/helm-repo.yaml
This commit is contained in:
@@ -4,14 +4,14 @@ metadata:
|
||||
name: promtail
|
||||
spec:
|
||||
releaseName: promtail
|
||||
interval: 40h
|
||||
interval: 1m
|
||||
chart:
|
||||
spec:
|
||||
chart: promtail
|
||||
version: 6.x.x
|
||||
sourceRef:
|
||||
kind: HelmRepository
|
||||
name: grafana
|
||||
name: grafana-legacy
|
||||
interval: 40h
|
||||
valuesFrom:
|
||||
- kind: Secret
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
apiVersion: source.toolkit.fluxcd.io/v1
|
||||
kind: HelmRepository
|
||||
metadata:
|
||||
name: grafana
|
||||
name: grafana-legacy
|
||||
spec:
|
||||
interval: 40h
|
||||
url: https://grafana.github.io/helm-charts
|
||||
Reference in New Issue
Block a user