We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f17b77f commit 7b94524Copy full SHA for 7b94524
bootstrap/README.md
@@ -52,6 +52,8 @@ If you want to replicate:
52
apiVersion: app.redislabs.com/v1alpha1
53
kind: RedisEnterpriseDatabase
54
metadata:
55
+ labels:
56
+ app: redis-enterprise
57
name: mydb
58
spec:
59
memorySize: 100MB
docs/guides/using-the-plugin-on-k8s.md
@@ -70,6 +70,8 @@ Throughout this section we'll assume a database created with the following CR na
70
71
72
73
74
75
76
77
0 commit comments