aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorakiyamn2023-02-01 15:16:49 +1100
committerakiyamn2023-02-01 15:16:49 +1100
commit65c5c69489838019491e394ef1bd72a6a27da896 (patch)
tree3e7f85e83e336d5d70d1eb128c65c5ddd74261e9
parent795a3ae60ddac8249415098c7c843447ef3af479 (diff)
downloadargo-test-65c5c69489838019491e394ef1bd72a6a27da896.tar.gz
argo-test-65c5c69489838019491e394ef1bd72a6a27da896.zip
Clean up replicasets
-rw-r--r--yamls/deployment.yaml1
1 files changed, 1 insertions, 0 deletions
diff --git a/yamls/deployment.yaml b/yamls/deployment.yaml
index c35af7a..53a9309 100644
--- a/yamls/deployment.yaml
+++ b/yamls/deployment.yaml
@@ -6,6 +6,7 @@ metadata:
name: i2-deploy
spec:
replicas: 1
+ revisionHistoryLimit: 0
selector:
matchLabels:
app: i2-deploy