Fix revisionHistoryLimit

This commit is contained in:
2024-08-22 14:51:13 +03:00
parent fb2d779600
commit aa03d28d56

View File

@@ -4,6 +4,7 @@ kind: Deployment
metadata:
name: hello-gin
spec:
revisionHistoryLimit: 1 # prevent Kube from keeping last 20 revisions of ReplicaSets
# siin on deploymenti tase
replicas: 3
selector: