diff --git a/clusters/kairos/longhorn/helmrelease.yaml b/clusters/kairos/longhorn/helmrelease.yaml index 0f6b3e2..68548d3 100644 --- a/clusters/kairos/longhorn/helmrelease.yaml +++ b/clusters/kairos/longhorn/helmrelease.yaml @@ -2,7 +2,7 @@ apiVersion: helm.toolkit.fluxcd.io/v2 kind: HelmRelease metadata: - name: longhorn-release + name: longhorn spec: chart: spec: diff --git a/clusters/kairos/monitoring/grafana/helmrelease.yaml b/clusters/kairos/monitoring/grafana/helmrelease.yaml index 7dac81f..f41ad15 100644 --- a/clusters/kairos/monitoring/grafana/helmrelease.yaml +++ b/clusters/kairos/monitoring/grafana/helmrelease.yaml @@ -11,8 +11,6 @@ spec: kind: HelmRepository name: grafana-repo version: 8.4.1 - valuesFiles: - - values.yaml interval: 1m0s targetNamespace: monitoring values: diff --git a/clusters/kairos/monitoring/loki/helmrelease.yaml b/clusters/kairos/monitoring/loki/helmrelease.yaml index efde6cb..8286e7c 100644 --- a/clusters/kairos/monitoring/loki/helmrelease.yaml +++ b/clusters/kairos/monitoring/loki/helmrelease.yaml @@ -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 diff --git a/clusters/kairos/monitoring/promtail/helmrelease.yaml b/clusters/kairos/monitoring/promtail/helmrelease.yaml index 541f36b..6cfa3ca 100644 --- a/clusters/kairos/monitoring/promtail/helmrelease.yaml +++ b/clusters/kairos/monitoring/promtail/helmrelease.yaml @@ -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: