monitoring: Add revisionHistoryLimit: 0

This commit is contained in:
Lauri Võsandi 2024-08-24 23:58:07 +03:00
parent 4b00d876ad
commit bfeba4017b
2 changed files with 2 additions and 0 deletions

View File

@ -364,6 +364,7 @@ metadata:
app: node-exporter app: node-exporter
name: node-exporter name: node-exporter
spec: spec:
revisionHistoryLimit: 0
selector: selector:
matchLabels: matchLabels:
app: node-exporter app: node-exporter

View File

@ -3,6 +3,7 @@ kind: Deployment
metadata: metadata:
name: snmp-exporter name: snmp-exporter
spec: spec:
revisionHistoryLimit: 0
replicas: 2 replicas: 2
selector: selector:
matchLabels: matchLabels: