diff --git a/infrastructure/monitoring/release.yaml b/infrastructure/monitoring/release.yaml index 98b90614d99336bb0faab270a48a5040c0c48979..246479f2b2e1293874c1b498d30c5496012592b2 100644 --- a/infrastructure/monitoring/release.yaml +++ b/infrastructure/monitoring/release.yaml @@ -13,10 +13,15 @@ spec: name: prometheus-community namespace: monitoring-system version: 45.29.0 - interval: 5m + interval: 60m + timeout: 10m install: + remediation: + retries: 5 crds: CreateReplace upgrade: + remediation: + retries: 5 crds: CreateReplace valuesFrom: - kind: ConfigMap