Reworked pasarguard nodes daemonset.

This commit is contained in:
Ultradesu
2025-12-08 18:01:25 +02:00
parent 737604f466
commit 95913c3f73
2 changed files with 2 additions and 11 deletions
@@ -132,14 +132,6 @@ spec:
periodSeconds: 30
timeoutSeconds: 10
failureThreshold: 3
readinessProbe:
httpGet:
path: /scrape
port: metrics
initialDelaySeconds: 45
periodSeconds: 10
timeoutSeconds: 5
failureThreshold: 3
resources:
requests:
memory: "64Mi"