From 9ec086a48f1745d4cc7bc89a62697952110c0282 Mon Sep 17 00:00:00 2001 From: jenkins Date: Tue, 18 Jun 2024 12:06:25 +0800 Subject: [PATCH] Update astro-deployment.yaml --- astro-deployment.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/astro-deployment.yaml b/astro-deployment.yaml index ccc27d6..4da5865 100644 --- a/astro-deployment.yaml +++ b/astro-deployment.yaml @@ -10,7 +10,7 @@ spec: strategy: type: RollingUpdate rollingUpdate: - maxSurge: 40%a + maxSurge: 40% maxUnavailable: 40% selector: matchLabels: