From c846fd02c809fe17c91e1aa58f4f70b29602dc3f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Can=20Elkatm=C4=B1=C5=9F?= Date: Tue, 6 Sep 2022 15:07:01 +0300 Subject: [PATCH] Add label for docs Documentation has label but deployment.yaml doesnt. https://docs.redis.com/latest/kubernetes/deployment/quick-start/#verify-the-operator-is-running --- bundle.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/bundle.yaml b/bundle.yaml index 14c0ef6..b0eac9c 100644 --- a/bundle.yaml +++ b/bundle.yaml @@ -797,6 +797,8 @@ apiVersion: apps/v1 kind: Deployment metadata: name: redis-enterprise-operator + labels: + name: redis-enterprise-operator spec: replicas: 1 selector: