diff --git a/prometheus/prometheous-operator-helmrelease.yaml b/prometheus/prometheous-operator-helmrelease.yaml index 46cc3d8..4584198 100644 --- a/prometheus/prometheous-operator-helmrelease.yaml +++ b/prometheus/prometheous-operator-helmrelease.yaml @@ -13,10 +13,4 @@ spec: kind: HelmRepository name: prometheus-community namespace: flux-system - values: - prometheus: - prometheusSpec: - retention: 10d # Example of customizing retention period - alertmanager: - alertmanagerSpec: - retention: 10d + values: {}