apiVersion: helm.toolkit.fluxcd.io/v2 kind: HelmRelease metadata: name: prometheus-stack spec: releaseName: prometheus-stack interval: 40h chart: spec: chart: prometheus-stack version: 86.x.x sourceRef: kind: HelmRepository name: prometheus-stack interval: 40h valuesFrom: - kind: Secret name: prometheus-stack-helm-values valuesKey: 01-only-crd-and-operator.yaml - kind: Secret name: prometheus-stack-helm-values valuesKey: 02-kube-metrics.yaml - kind: Secret name: prometheus-stack-helm-values valuesKey: 03-node-exporter.yaml - kind: Secret name: prometheus-stack-helm-values valuesKey: 04-kubelet.yaml