modified: services/monitoring/deploy/prometheus/helm/helm-release.yaml
modified: services/monitoring/deploy/promtail/helm-release.yaml
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
apiVersion: helm.toolkit.fluxcd.io/v2
|
||||
kind: HelmRelease
|
||||
metadata:
|
||||
name: monitoring
|
||||
name: prometheus-stack
|
||||
spec:
|
||||
releaseName: prometheus-stack
|
||||
interval: 40h
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
apiVersion: helm.toolkit.fluxcd.io/v2
|
||||
kind: HelmRelease
|
||||
metadata:
|
||||
name: monitoring
|
||||
name: promtail
|
||||
spec:
|
||||
releaseName: promtail
|
||||
interval: 40h
|
||||
@@ -11,7 +11,7 @@ spec:
|
||||
version: 6.x.x
|
||||
sourceRef:
|
||||
kind: HelmRepository
|
||||
name: https://grafana.github.io/helm-charts
|
||||
name: grafana
|
||||
interval: 40h
|
||||
valuesFrom:
|
||||
- kind: Secret
|
||||
|
||||
Reference in New Issue
Block a user