From 8341a4f0573268219c11501ecbd5bee4f7d63bd5 Mon Sep 17 00:00:00 2001 From: ycz008 Date: Mon, 6 Nov 2023 16:52:43 +0800 Subject: [PATCH] update tcs redis --- tcs-upgrade/redis/redis.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tcs-upgrade/redis/redis.yaml b/tcs-upgrade/redis/redis.yaml index 725a51c..b2f0d71 100644 --- a/tcs-upgrade/redis/redis.yaml +++ b/tcs-upgrade/redis/redis.yaml @@ -84,5 +84,5 @@ spec: targetPort: 6379 nodePort: 30015 selector: - app: redis-stack + app: redis type: NodePort