forked from k-space/kube
		
	monitoring: Add revisionHistoryLimit: 0
This commit is contained in:
		| @@ -364,6 +364,7 @@ metadata: | ||||
|     app: node-exporter | ||||
|   name: node-exporter | ||||
| spec: | ||||
|   revisionHistoryLimit: 0 | ||||
|   selector: | ||||
|     matchLabels: | ||||
|       app: node-exporter | ||||
|   | ||||
| @@ -3,6 +3,7 @@ kind: Deployment | ||||
| metadata: | ||||
|   name: snmp-exporter | ||||
| spec: | ||||
|   revisionHistoryLimit: 0 | ||||
|   replicas: 2 | ||||
|   selector: | ||||
|     matchLabels: | ||||
|   | ||||
		Reference in New Issue
	
	Block a user