Skip to content

Commit

Permalink
Update 4.1.1.cluster-install.md
Browse files Browse the repository at this point in the history
  • Loading branch information
abby-cyber committed Mar 7, 2024
1 parent ada8605 commit d905e75
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -247,10 +247,9 @@ Using NebulaGraph Operator to install NebulaGraph clusters enables automated clu
| `spec.storaged.enableAutoBalance` | `false` | Whether to enable automatic balancing. For details, see [Balancing Storage Data After Scaling Out](../4.8.ha-and-balancing/4.8.3.balance-data-after-scale-out.md). |
| `spec.enableBR` | `false` | Defines whether to enable the BR tool. For details, see [Backup and Restore](../4.6.backup-and-restore/4.6.0.overview.md). |
| `spec.imagePullSecrets` | `[]` | Defines the Secret required to pull images from a private repository. |
| | | |


1. Create the NebulaGraph cluster.
4. Create the NebulaGraph cluster.

```bash
kubectl create -f apps_v1alpha1_nebulacluster.yaml -n nebula
Expand Down

0 comments on commit d905e75

Please sign in to comment.