diff --git a/docs-2.0/k8s-operator/4.cluster-administration/4.1.installation/4.1.1.cluster-install.md b/docs-2.0/k8s-operator/4.cluster-administration/4.1.installation/4.1.1.cluster-install.md index 55de5ac8d0a..3302c1f7017 100644 --- a/docs-2.0/k8s-operator/4.cluster-administration/4.1.installation/4.1.1.cluster-install.md +++ b/docs-2.0/k8s-operator/4.cluster-administration/4.1.installation/4.1.1.cluster-install.md @@ -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