From 44e090b70d7fd73ab20432db99c7b7cd20853874 Mon Sep 17 00:00:00 2001 From: ycz008 Date: Mon, 25 Mar 2024 18:06:21 +0800 Subject: [PATCH] update prod redis kind serviceName --- prod-upgrade/redis/redis.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/prod-upgrade/redis/redis.yaml b/prod-upgrade/redis/redis.yaml index 8698fd7..92b3aa9 100644 --- a/prod-upgrade/redis/redis.yaml +++ b/prod-upgrade/redis/redis.yaml @@ -7,6 +7,7 @@ metadata: app: redis spec: replicas: 1 + serviceName: redis selector: matchLabels: app: redis