Files
gitops/clusters/kairos/monitoring/prometheus/helmrelease.yaml
2024-09-09 19:51:11 +01:00

19 lines
393 B
YAML

apiVersion: helm.toolkit.fluxcd.io/v2
kind: HelmRelease
metadata:
name: prometheus
spec:
chart:
spec:
chart: prometheus
reconcileStrategy: ChartVersion
sourceRef:
kind: HelmRepository
name: prometheus-repo
version: 6.7.4
interval: 15m
targetNamespace: monitoring
values:
server:
persistentVolume:
storageClass: local-path