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