Skip to content

Commit 7b94524

Browse files
committed
review
1 parent f17b77f commit 7b94524

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

bootstrap/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,8 @@ If you want to replicate:
5252
apiVersion: app.redislabs.com/v1alpha1
5353
kind: RedisEnterpriseDatabase
5454
metadata:
55+
labels:
56+
app: redis-enterprise
5557
name: mydb
5658
spec:
5759
memorySize: 100MB

docs/guides/using-the-plugin-on-k8s.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,8 @@ Throughout this section we'll assume a database created with the following CR na
7070
apiVersion: app.redislabs.com/v1alpha1
7171
kind: RedisEnterpriseDatabase
7272
metadata:
73+
labels:
74+
app: redis-enterprise
7375
name: mydb
7476
spec:
7577
memorySize: 100MB

0 commit comments

Comments
 (0)