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 b47d1f0 commit a874eb4Copy full SHA for a874eb4
configuration/README.md
@@ -70,5 +70,5 @@ The way `cluster` vs `single` is now handled is as following:
70
71
| Mode | <dataplane_storage_dir>/cluster.json content |
72
|-----------|-------------------|
73
-| Single| `cluster` attribute is not empty|
74
-| Cluster| `cluster` attribute is empty |
+| Single| `cluster` attribute is empty|
+| Cluster| `cluster` attribute is not empty |
0 commit comments