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