From 97f921344f490264e169e8cbb00b77910c6043f6 Mon Sep 17 00:00:00 2001 From: sunlei Date: Fri, 5 Jun 2026 09:40:34 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E6=94=B6=E6=95=9B=20API=20=E5=8F=91?= =?UTF-8?q?=E5=B8=83=E5=8E=86=E5=8F=B2=E4=BF=9D=E7=95=99=E6=95=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- k8s/prod/api.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/k8s/prod/api.yaml b/k8s/prod/api.yaml index 39f148b..450fcd0 100644 --- a/k8s/prod/api.yaml +++ b/k8s/prod/api.yaml @@ -7,7 +7,7 @@ metadata: app: kt-template-online-api spec: replicas: 1 - revisionHistoryLimit: 5 + revisionHistoryLimit: 3 strategy: type: RollingUpdate rollingUpdate: