iac/infrastructure/prometheus-stack/base/helmrelease.yaml

23 lines
436 B
YAML

apiVersion: helm.toolkit.fluxcd.io/v2
kind: HelmRelease
metadata:
name: prometheus-stack
namespace: prometheus-stack
spec:
interval: 10m
chart:
spec:
chart: prometheus-stack-prod
version: "71.2.0"
sourceRef:
kind: HelmRepository
name: yc-oci-charts
namespace: flux-system
interval: 10m
install:
remediation:
retries: 3
upgrade:
remediation:
retries: 3