Skip to content

Commit 010f23a

Browse files
Merge pull request #1173 from redis/DOC-4862-openshift-config-typo
DOC-4862 added spaces to YAML example
2 parents c4307de + 83eff7a commit 010f23a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/operate/kubernetes/deployment/openshift/openshift-cli.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -229,7 +229,7 @@ The operator uses the instructions in the Redis Enterprise database (REDB) custo
229229
apiVersion: app.redislabs.com/v1alpha1
230230
kind: RedisEnterpriseDatabase
231231
metadata:
232-
name: redis-enterprise-database
232+
name: redis-enterprise-database
233233
spec:
234234
memorySize: 100MB
235235
EOF

0 commit comments

Comments
 (0)