--- # yaml-language-server: $schema=https://kubernetes-schemas.pages.dev/helm.toolkit.fluxcd.io/helmrelease_v2.json apiVersion: helm.toolkit.fluxcd.io/v2 kind: HelmRelease metadata: name: kube-prometheus-stack-crds spec: interval: 30m chart: spec: chart: prometheus-operator-crds version: 18.0.0 sourceRef: kind: HelmRepository name: prometheus-community namespace: flux-system install: remediation: retries: 3 upgrade: cleanupOnFail: true remediation: retries: 3