suspend grafana-dashboards ks

This commit is contained in:
2024-07-10 19:07:56 +10:00
parent 125681d7bb
commit 4c6acd5f7e

View File

@@ -4,6 +4,7 @@ metadata:
name: grafana-dashboards-secrets name: grafana-dashboards-secrets
namespace: flux-system namespace: flux-system
spec: spec:
suspend: true
interval: 10m interval: 10m
timeout: 1m30s timeout: 1m30s
retryInterval: 30s retryInterval: 30s
@@ -28,6 +29,7 @@ metadata:
name: grafana-dashboards name: grafana-dashboards
namespace: prometheus namespace: prometheus
spec: spec:
suspend: true
interval: 10m interval: 10m
timeout: 1m30s timeout: 1m30s
retryInterval: 30s retryInterval: 30s