Do some renaming, fix some config
This commit is contained in:
@@ -11,8 +11,6 @@ spec:
|
||||
kind: HelmRepository
|
||||
name: grafana-repo
|
||||
version: 8.4.1
|
||||
valuesFiles:
|
||||
- values.yaml
|
||||
interval: 1m0s
|
||||
targetNamespace: monitoring
|
||||
values:
|
||||
|
||||
@@ -11,15 +11,13 @@ spec:
|
||||
kind: HelmRepository
|
||||
name: grafana-repo
|
||||
version: 6.7.4
|
||||
valuesFiles:
|
||||
- values.yaml
|
||||
interval: 1m0s
|
||||
targetNamespace: monitoring
|
||||
values:
|
||||
loki:
|
||||
schemaConfig:
|
||||
configs:
|
||||
- from: 2024-04-01
|
||||
- from: "2024-04-01"
|
||||
store: tsdb
|
||||
object_store: s3
|
||||
schema: v13
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
apiVersion: helm.toolkit.fluxcd.io/v2
|
||||
kind: HelmRelease
|
||||
metadata:
|
||||
name: promtail-release
|
||||
name: promtail
|
||||
spec:
|
||||
chart:
|
||||
spec:
|
||||
@@ -11,8 +11,6 @@ spec:
|
||||
kind: HelmRepository
|
||||
name: grafana-repo
|
||||
version: 6.16.4
|
||||
valuesFiles:
|
||||
- values.yaml
|
||||
interval: 1m0s
|
||||
targetNamespace: monitoring
|
||||
values:
|
||||
|
||||
Reference in New Issue
Block a user