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
|
name: promtail
|
||||||
spec:
|
spec:
|
||||||
releaseName: promtail
|
releaseName: promtail
|
||||||
interval: 40h
|
interval: 1m
|
||||||
chart:
|
chart:
|
||||||
spec:
|
spec:
|
||||||
chart: promtail
|
chart: promtail
|
||||||
version: 6.x.x
|
version: 6.x.x
|
||||||
sourceRef:
|
sourceRef:
|
||||||
kind: HelmRepository
|
kind: HelmRepository
|
||||||
name: grafana
|
name: grafana-legacy
|
||||||
interval: 40h
|
interval: 40h
|
||||||
valuesFrom:
|
valuesFrom:
|
||||||
- kind: Secret
|
- kind: Secret
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
apiVersion: source.toolkit.fluxcd.io/v1
|
apiVersion: source.toolkit.fluxcd.io/v1
|
||||||
kind: HelmRepository
|
kind: HelmRepository
|
||||||
metadata:
|
metadata:
|
||||||
name: grafana
|
name: grafana-legacy
|
||||||
spec:
|
spec:
|
||||||
interval: 40h
|
interval: 40h
|
||||||
url: https://grafana.github.io/helm-charts
|
url: https://grafana.github.io/helm-charts
|
||||||
Reference in New Issue
Block a user