From 531a2071300cb00412b178265448d74cb494805f Mon Sep 17 00:00:00 2001 From: ycz008 Date: Mon, 25 Mar 2024 18:05:04 +0800 Subject: [PATCH] update prod redis kind --- prod-upgrade/redis/redis.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/prod-upgrade/redis/redis.yaml b/prod-upgrade/redis/redis.yaml index e364681..8698fd7 100644 --- a/prod-upgrade/redis/redis.yaml +++ b/prod-upgrade/redis/redis.yaml @@ -1,6 +1,6 @@ --- apiVersion: apps/v1 -kind: Deployment +kind: StatefulSet metadata: name: redis labels: