You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 13, 2022. It is now read-only.
Copy file name to clipboardExpand all lines: operator/README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -21,7 +21,7 @@ Quobyte runs best with 3 replicas of the registry, where we require 1 bootstrapp
21
21
The `quobyte-config.yaml` file provides a `registry.bootstrap_node` option and allows to fine tune the memory limits for the services. Edit the file to point to your bootstrap registry.
22
22
23
23
```yaml
24
-
registry.bootstrap_node: "node4"
24
+
registry.bootstrap_node: "node1"
25
25
```
26
26
27
27
Now install the operator to the quobyte namespace.
@@ -241,7 +241,7 @@ The operator comes with a service and a status page. With kubectl, you can reach
0 commit comments