Added automati revision history pruning
continuous-integration/drone/pr Build is passing

This commit is contained in:
Khwezi Mngoma
2026-06-15 23:27:14 +02:00
parent 44f71348a5
commit ca1504f1ee
+2 -1
View File
@@ -50,7 +50,8 @@ metadata:
namespace: litecharms-scheduler-uat namespace: litecharms-scheduler-uat
spec: spec:
serviceName: "scheduler-worker-service" serviceName: "scheduler-worker-service"
replicas: 1 replicas: 2
revisionHistoryLimit: 0
selector: selector:
matchLabels: matchLabels:
app: scheduler app: scheduler