We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 17b49e2 commit ebc0b05Copy full SHA for ebc0b05
1 file changed
docs/overview.md
@@ -8,5 +8,5 @@ The operator watches `Immudb resources`. See the default operator behavior in th
8
## **Pro Tips :bulb:**
9
1. Deleting the `immudb resource` deletes the database and all its associated resources (services, persistantVolumeClaim, ...).
10
2. You can create as much `immudb resources` as you want. The limit is your cluster infrastructure.
11
-3. The operator is a `Deployment`. You can check his pod log to debug.
+3. The operator is a `Deployment`. You can debug by checking his pod logs.
12
4. Check the field status.ready of the `immudb resource` to know when the immudb is ready to accept connections.
0 commit comments