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 03a30f6 commit 4f41cf0Copy full SHA for 4f41cf0
content/post/kubedb-v2025.5.30/index.md
@@ -247,8 +247,8 @@ spec:
247
248
```bash
249
$ kubectl get hazelcast -n demo hazelcast-standalone
250
-NAME VERSION STATUS AGE
251
-hazelcast-standalone 5.5.2 Ready 2m39s
+NAME VERSION STATUS AGE
+hazelcast-standalone 5.5.2 Ready 2m39s
252
```
253
254
### Deploy a `Replicaset` Instance with multiple replicas
@@ -277,8 +277,8 @@ spec:
277
278
279
➤ kubectl get hazelcast -n demo hazelcast-sample
280
281
-hazelcast-sample 5.5.2 Ready 4m
+hazelcast-sample 5.5.2 Ready 4m
282
➤ kubectl get pods -n demo
283
NAME READY STATUS RESTARTS AGE
284
hazelcast-sample-0 1/1 Running 0 4m
0 commit comments