Skip to content

Commit

Permalink
[fix][doc] Minor wording and typo fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Sherlock113 authored Jun 20, 2022
1 parent 04e6e6a commit 8730c22
Show file tree
Hide file tree
Showing 44 changed files with 44 additions and 44 deletions.
2 changes: 1 addition & 1 deletion site2/docs/helm-deploy.md
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ affinity:
```

To use the Pulsar Helm chart in a development environment (such as Minikue), you can disable `anti-affinity` by including this option in your `helm install` command.
To use the Pulsar Helm chart in a development environment (such as Minikube), you can disable `anti-affinity` by including this option in your `helm install` command.

```bash
Expand Down
2 changes: 1 addition & 1 deletion site2/docs/helm-prepare.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ PROJECT=<gcloud project id> scripts/pulsar/gke_bootstrap_script.sh down

#### Create cluster with local SSDs

To install a Pulsar Helm chart using local persistent volumes, you need to create a GKE cluster with local SSDs. You can do so Specifying the `USE_LOCAL_SSD` to be `true` in the following command to create a Pulsar cluster with local SSDs.
To install the Pulsar Helm chart using local persistent volumes, you need to create a GKE cluster with local SSDs. You can do so by specifying `USE_LOCAL_SSD` to be `true` in the following command to create a Pulsar cluster with local SSDs.

```
Expand Down
2 changes: 1 addition & 1 deletion site2/website/versioned_docs/version-2.10.0/helm-deploy.md
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ affinity:
```

To use the Pulsar Helm chart in a development environment (such as Minikue), you can disable `anti-affinity` by including this option in your `helm install` command.
To use the Pulsar Helm chart in a development environment (such as Minikube), you can disable `anti-affinity` by including this option in your `helm install` command.

```bash
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ PROJECT=<gcloud project id> scripts/pulsar/gke_bootstrap_script.sh down

#### Create cluster with local SSDs

To install a Pulsar Helm chart using local persistent volumes, you need to create a GKE cluster with local SSDs. You can do so Specifying the `USE_LOCAL_SSD` to be `true` in the following command to create a Pulsar cluster with local SSDs.
To install the Pulsar Helm chart using local persistent volumes, you need to create a GKE cluster with local SSDs. You can do so by specifying `USE_LOCAL_SSD` to be `true` in the following command to create a Pulsar cluster with local SSDs.

```
Expand Down
2 changes: 1 addition & 1 deletion site2/website/versioned_docs/version-2.5.0/helm-deploy.md
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ affinity:

```

If you are planning to use this chart in a development environment (e.g. minikue), you can disable `anti-affinity` by including this option in your Helm install command.
If you are planning to use this chart in a development environment (e.g. Minikube), you can disable `anti-affinity` by including this option in your Helm install command.

```bash

Expand Down
2 changes: 1 addition & 1 deletion site2/website/versioned_docs/version-2.5.0/helm-prepare.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ PROJECT=<gcloud project id> scripts/pulsar/gke_bootstrap_script.sh down

#### Create a cluster with local SSDs

If you are planning to install a Pulsar Helm chart using local persistent volumes, you need to create a GKE cluster with local SSDs. You can do so using the provided script by specifying `USE_LOCAL_SSD` to be `true`. A sample command is listed as below:
If you are planning to install the Pulsar Helm chart using local persistent volumes, you need to create a GKE cluster with local SSDs. You can do so using the provided script by specifying `USE_LOCAL_SSD` to be `true`. A sample command is listed as below:

```
Expand Down
2 changes: 1 addition & 1 deletion site2/website/versioned_docs/version-2.5.1/helm-deploy.md
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ affinity:
```

To use the Pulsar Helm chart in a development environment (such as Minikue), you can disable `anti-affinity` by including this option in your `helm install` command.
To use the Pulsar Helm chart in a development environment (such as Minikube), you can disable `anti-affinity` by including this option in your `helm install` command.

```bash
Expand Down
2 changes: 1 addition & 1 deletion site2/website/versioned_docs/version-2.5.1/helm-prepare.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ PROJECT=<gcloud project id> scripts/pulsar/gke_bootstrap_script.sh down

#### Create cluster with local SSDs

To install a Pulsar Helm chart using local persistent volumes, you need to create a GKE cluster with local SSDs. You can do so Specifying the `USE_LOCAL_SSD` to be `true` in the following command to create a Pulsar cluster with local SSDs.
To install the Pulsar Helm chart using local persistent volumes, you need to create a GKE cluster with local SSDs. You can do so by specifying `USE_LOCAL_SSD` to be `true` in the following command to create a Pulsar cluster with local SSDs.

```
Expand Down
2 changes: 1 addition & 1 deletion site2/website/versioned_docs/version-2.5.2/helm-deploy.md
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ affinity:
```

To use the Pulsar Helm chart in a development environment (such as Minikue), you can disable `anti-affinity` by including this option in your `helm install` command.
To use the Pulsar Helm chart in a development environment (such as Minikube), you can disable `anti-affinity` by including this option in your `helm install` command.

```bash
Expand Down
2 changes: 1 addition & 1 deletion site2/website/versioned_docs/version-2.5.2/helm-prepare.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ PROJECT=<gcloud project id> scripts/pulsar/gke_bootstrap_script.sh down

#### Create cluster with local SSDs

To install a Pulsar Helm chart using local persistent volumes, you need to create a GKE cluster with local SSDs. You can do so Specifying the `USE_LOCAL_SSD` to be `true` in the following command to create a Pulsar cluster with local SSDs.
To install the Pulsar Helm chart using local persistent volumes, you need to create a GKE cluster with local SSDs. You can do so by specifying `USE_LOCAL_SSD` to be `true` in the following command to create a Pulsar cluster with local SSDs.

```
Expand Down
2 changes: 1 addition & 1 deletion site2/website/versioned_docs/version-2.6.0/helm-deploy.md
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ affinity:
```

To use the Pulsar Helm chart in a development environment (such as Minikue), you can disable `anti-affinity` by including this option in your `helm install` command.
To use the Pulsar Helm chart in a development environment (such as Minikube), you can disable `anti-affinity` by including this option in your `helm install` command.

```bash
Expand Down
2 changes: 1 addition & 1 deletion site2/website/versioned_docs/version-2.6.0/helm-prepare.md
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ PROJECT=<gcloud project id> scripts/pulsar/gke_bootstrap_script.sh down

#### Create cluster with local SSDs

To install a Pulsar Helm chart using local persistent volumes, you need to create a GKE cluster with local SSDs. You can do so Specifying the `USE_LOCAL_SSD` to be `true` in the following command to create a Pulsar cluster with local SSDs.
To install the Pulsar Helm chart using local persistent volumes, you need to create a GKE cluster with local SSDs. You can do so by specifying `USE_LOCAL_SSD` to be `true` in the following command to create a Pulsar cluster with local SSDs.

```
Expand Down
2 changes: 1 addition & 1 deletion site2/website/versioned_docs/version-2.6.1/helm-deploy.md
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ affinity:
```

To use the Pulsar Helm chart in a development environment (such as Minikue), you can disable `anti-affinity` by including this option in your `helm install` command.
To use the Pulsar Helm chart in a development environment (such as Minikube), you can disable `anti-affinity` by including this option in your `helm install` command.

```bash
Expand Down
2 changes: 1 addition & 1 deletion site2/website/versioned_docs/version-2.6.1/helm-prepare.md
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ PROJECT=<gcloud project id> scripts/pulsar/gke_bootstrap_script.sh down

#### Create cluster with local SSDs

To install a Pulsar Helm chart using local persistent volumes, you need to create a GKE cluster with local SSDs. You can do so Specifying the `USE_LOCAL_SSD` to be `true` in the following command to create a Pulsar cluster with local SSDs.
To install the Pulsar Helm chart using local persistent volumes, you need to create a GKE cluster with local SSDs. You can do so by specifying `USE_LOCAL_SSD` to be `true` in the following command to create a Pulsar cluster with local SSDs.

```
Expand Down
2 changes: 1 addition & 1 deletion site2/website/versioned_docs/version-2.6.2/helm-deploy.md
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ affinity:
```

To use the Pulsar Helm chart in a development environment (such as Minikue), you can disable `anti-affinity` by including this option in your `helm install` command.
To use the Pulsar Helm chart in a development environment (such as Minikube), you can disable `anti-affinity` by including this option in your `helm install` command.

```bash
Expand Down
2 changes: 1 addition & 1 deletion site2/website/versioned_docs/version-2.6.2/helm-prepare.md
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ PROJECT=<gcloud project id> scripts/pulsar/gke_bootstrap_script.sh down

#### Create cluster with local SSDs

To install a Pulsar Helm chart using local persistent volumes, you need to create a GKE cluster with local SSDs. You can do so Specifying the `USE_LOCAL_SSD` to be `true` in the following command to create a Pulsar cluster with local SSDs.
To install the Pulsar Helm chart using local persistent volumes, you need to create a GKE cluster with local SSDs. You can do so by specifying `USE_LOCAL_SSD` to be `true` in the following command to create a Pulsar cluster with local SSDs.

```
Expand Down
2 changes: 1 addition & 1 deletion site2/website/versioned_docs/version-2.6.3/helm-deploy.md
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ affinity:
```

To use the Pulsar Helm chart in a development environment (such as Minikue), you can disable `anti-affinity` by including this option in your `helm install` command.
To use the Pulsar Helm chart in a development environment (such as Minikube), you can disable `anti-affinity` by including this option in your `helm install` command.

```bash
Expand Down
2 changes: 1 addition & 1 deletion site2/website/versioned_docs/version-2.6.3/helm-prepare.md
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ PROJECT=<gcloud project id> scripts/pulsar/gke_bootstrap_script.sh down

#### Create cluster with local SSDs

To install a Pulsar Helm chart using local persistent volumes, you need to create a GKE cluster with local SSDs. You can do so Specifying the `USE_LOCAL_SSD` to be `true` in the following command to create a Pulsar cluster with local SSDs.
To install the Pulsar Helm chart using local persistent volumes, you need to create a GKE cluster with local SSDs. You can do so by specifying `USE_LOCAL_SSD` to be `true` in the following command to create a Pulsar cluster with local SSDs.

```
Expand Down
2 changes: 1 addition & 1 deletion site2/website/versioned_docs/version-2.6.4/helm-deploy.md
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ affinity:
```

To use the Pulsar Helm chart in a development environment (such as Minikue), you can disable `anti-affinity` by including this option in your `helm install` command.
To use the Pulsar Helm chart in a development environment (such as Minikube), you can disable `anti-affinity` by including this option in your `helm install` command.

```bash
Expand Down
2 changes: 1 addition & 1 deletion site2/website/versioned_docs/version-2.6.4/helm-prepare.md
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ PROJECT=<gcloud project id> scripts/pulsar/gke_bootstrap_script.sh down

#### Create cluster with local SSDs

To install a Pulsar Helm chart using local persistent volumes, you need to create a GKE cluster with local SSDs. You can do so Specifying the `USE_LOCAL_SSD` to be `true` in the following command to create a Pulsar cluster with local SSDs.
To install the Pulsar Helm chart using local persistent volumes, you need to create a GKE cluster with local SSDs. You can do so by specifying `USE_LOCAL_SSD` to be `true` in the following command to create a Pulsar cluster with local SSDs.

```
Expand Down
2 changes: 1 addition & 1 deletion site2/website/versioned_docs/version-2.7.0/helm-deploy.md
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ affinity:
```

To use the Pulsar Helm chart in a development environment (such as Minikue), you can disable `anti-affinity` by including this option in your `helm install` command.
To use the Pulsar Helm chart in a development environment (such as Minikube), you can disable `anti-affinity` by including this option in your `helm install` command.

```bash
Expand Down
2 changes: 1 addition & 1 deletion site2/website/versioned_docs/version-2.7.0/helm-prepare.md
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ PROJECT=<gcloud project id> scripts/pulsar/gke_bootstrap_script.sh down

#### Create cluster with local SSDs

To install a Pulsar Helm chart using local persistent volumes, you need to create a GKE cluster with local SSDs. You can do so Specifying the `USE_LOCAL_SSD` to be `true` in the following command to create a Pulsar cluster with local SSDs.
To install the Pulsar Helm chart using local persistent volumes, you need to create a GKE cluster with local SSDs. You can do so by specifying `USE_LOCAL_SSD` to be `true` in the following command to create a Pulsar cluster with local SSDs.

```
Expand Down
2 changes: 1 addition & 1 deletion site2/website/versioned_docs/version-2.7.1/helm-deploy.md
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ affinity:
```

To use the Pulsar Helm chart in a development environment (such as Minikue), you can disable `anti-affinity` by including this option in your `helm install` command.
To use the Pulsar Helm chart in a development environment (such as Minikube), you can disable `anti-affinity` by including this option in your `helm install` command.

```bash
Expand Down
2 changes: 1 addition & 1 deletion site2/website/versioned_docs/version-2.7.1/helm-prepare.md
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ PROJECT=<gcloud project id> scripts/pulsar/gke_bootstrap_script.sh down

#### Create cluster with local SSDs

To install a Pulsar Helm chart using local persistent volumes, you need to create a GKE cluster with local SSDs. You can do so Specifying the `USE_LOCAL_SSD` to be `true` in the following command to create a Pulsar cluster with local SSDs.
To install the Pulsar Helm chart using local persistent volumes, you need to create a GKE cluster with local SSDs. You can do so by specifying `USE_LOCAL_SSD` to be `true` in the following command to create a Pulsar cluster with local SSDs.

```
Expand Down
2 changes: 1 addition & 1 deletion site2/website/versioned_docs/version-2.7.2/helm-deploy.md
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ affinity:
```

To use the Pulsar Helm chart in a development environment (such as Minikue), you can disable `anti-affinity` by including this option in your `helm install` command.
To use the Pulsar Helm chart in a development environment (such as Minikube), you can disable `anti-affinity` by including this option in your `helm install` command.

```bash
Expand Down
2 changes: 1 addition & 1 deletion site2/website/versioned_docs/version-2.7.2/helm-prepare.md
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ PROJECT=<gcloud project id> scripts/pulsar/gke_bootstrap_script.sh down

#### Create cluster with local SSDs

To install a Pulsar Helm chart using local persistent volumes, you need to create a GKE cluster with local SSDs. You can do so Specifying the `USE_LOCAL_SSD` to be `true` in the following command to create a Pulsar cluster with local SSDs.
To install the Pulsar Helm chart using local persistent volumes, you need to create a GKE cluster with local SSDs. You can do so by specifying `USE_LOCAL_SSD` to be `true` in the following command to create a Pulsar cluster with local SSDs.

```
Expand Down
2 changes: 1 addition & 1 deletion site2/website/versioned_docs/version-2.7.3/helm-deploy.md
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ affinity:
```

To use the Pulsar Helm chart in a development environment (such as Minikue), you can disable `anti-affinity` by including this option in your `helm install` command.
To use the Pulsar Helm chart in a development environment (such as Minikube), you can disable `anti-affinity` by including this option in your `helm install` command.

```bash
Expand Down
2 changes: 1 addition & 1 deletion site2/website/versioned_docs/version-2.7.3/helm-prepare.md
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ PROJECT=<gcloud project id> scripts/pulsar/gke_bootstrap_script.sh down

#### Create cluster with local SSDs

To install a Pulsar Helm chart using local persistent volumes, you need to create a GKE cluster with local SSDs. You can do so Specifying the `USE_LOCAL_SSD` to be `true` in the following command to create a Pulsar cluster with local SSDs.
To install the Pulsar Helm chart using local persistent volumes, you need to create a GKE cluster with local SSDs. You can do so by specifying `USE_LOCAL_SSD` to be `true` in the following command to create a Pulsar cluster with local SSDs.

```
Expand Down
2 changes: 1 addition & 1 deletion site2/website/versioned_docs/version-2.7.4/helm-deploy.md
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ affinity:
```

To use the Pulsar Helm chart in a development environment (such as Minikue), you can disable `anti-affinity` by including this option in your `helm install` command.
To use the Pulsar Helm chart in a development environment (such as Minikube), you can disable `anti-affinity` by including this option in your `helm install` command.

```bash
Expand Down
2 changes: 1 addition & 1 deletion site2/website/versioned_docs/version-2.7.4/helm-prepare.md
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ PROJECT=<gcloud project id> scripts/pulsar/gke_bootstrap_script.sh down

#### Create cluster with local SSDs

To install a Pulsar Helm chart using local persistent volumes, you need to create a GKE cluster with local SSDs. You can do so Specifying the `USE_LOCAL_SSD` to be `true` in the following command to create a Pulsar cluster with local SSDs.
To install the Pulsar Helm chart using local persistent volumes, you need to create a GKE cluster with local SSDs. You can do so by specifying `USE_LOCAL_SSD` to be `true` in the following command to create a Pulsar cluster with local SSDs.

```
Expand Down
2 changes: 1 addition & 1 deletion site2/website/versioned_docs/version-2.8.0/helm-deploy.md
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ affinity:
```

To use the Pulsar Helm chart in a development environment (such as Minikue), you can disable `anti-affinity` by including this option in your `helm install` command.
To use the Pulsar Helm chart in a development environment (such as Minikube), you can disable `anti-affinity` by including this option in your `helm install` command.

```bash
Expand Down
2 changes: 1 addition & 1 deletion site2/website/versioned_docs/version-2.8.0/helm-prepare.md
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ PROJECT=<gcloud project id> scripts/pulsar/gke_bootstrap_script.sh down

#### Create cluster with local SSDs

To install a Pulsar Helm chart using local persistent volumes, you need to create a GKE cluster with local SSDs. You can do so Specifying the `USE_LOCAL_SSD` to be `true` in the following command to create a Pulsar cluster with local SSDs.
To install the Pulsar Helm chart using local persistent volumes, you need to create a GKE cluster with local SSDs. You can do so by specifying `USE_LOCAL_SSD` to be `true` in the following command to create a Pulsar cluster with local SSDs.

```
Expand Down
2 changes: 1 addition & 1 deletion site2/website/versioned_docs/version-2.8.1/helm-deploy.md
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ affinity:
```

To use the Pulsar Helm chart in a development environment (such as Minikue), you can disable `anti-affinity` by including this option in your `helm install` command.
To use the Pulsar Helm chart in a development environment (such as Minikube), you can disable `anti-affinity` by including this option in your `helm install` command.

```bash
Expand Down
2 changes: 1 addition & 1 deletion site2/website/versioned_docs/version-2.8.1/helm-prepare.md
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ PROJECT=<gcloud project id> scripts/pulsar/gke_bootstrap_script.sh down

#### Create cluster with local SSDs

To install a Pulsar Helm chart using local persistent volumes, you need to create a GKE cluster with local SSDs. You can do so Specifying the `USE_LOCAL_SSD` to be `true` in the following command to create a Pulsar cluster with local SSDs.
To install the Pulsar Helm chart using local persistent volumes, you need to create a GKE cluster with local SSDs. You can do so by specifying `USE_LOCAL_SSD` to be `true` in the following command to create a Pulsar cluster with local SSDs.

```
Expand Down
2 changes: 1 addition & 1 deletion site2/website/versioned_docs/version-2.8.2/helm-deploy.md
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ affinity:
```

To use the Pulsar Helm chart in a development environment (such as Minikue), you can disable `anti-affinity` by including this option in your `helm install` command.
To use the Pulsar Helm chart in a development environment (such as Minikube), you can disable `anti-affinity` by including this option in your `helm install` command.

```bash
Expand Down
2 changes: 1 addition & 1 deletion site2/website/versioned_docs/version-2.8.2/helm-prepare.md
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ PROJECT=<gcloud project id> scripts/pulsar/gke_bootstrap_script.sh down

#### Create cluster with local SSDs

To install a Pulsar Helm chart using local persistent volumes, you need to create a GKE cluster with local SSDs. You can do so Specifying the `USE_LOCAL_SSD` to be `true` in the following command to create a Pulsar cluster with local SSDs.
To install the Pulsar Helm chart using local persistent volumes, you need to create a GKE cluster with local SSDs. You can do so by specifying `USE_LOCAL_SSD` to be `true` in the following command to create a Pulsar cluster with local SSDs.

```
Expand Down
2 changes: 1 addition & 1 deletion site2/website/versioned_docs/version-2.8.3/helm-deploy.md
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ affinity:
```

To use the Pulsar Helm chart in a development environment (such as Minikue), you can disable `anti-affinity` by including this option in your `helm install` command.
To use the Pulsar Helm chart in a development environment (such as Minikube), you can disable `anti-affinity` by including this option in your `helm install` command.

```bash
Expand Down
2 changes: 1 addition & 1 deletion site2/website/versioned_docs/version-2.8.3/helm-prepare.md
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ PROJECT=<gcloud project id> scripts/pulsar/gke_bootstrap_script.sh down

#### Create cluster with local SSDs

To install a Pulsar Helm chart using local persistent volumes, you need to create a GKE cluster with local SSDs. You can do so Specifying the `USE_LOCAL_SSD` to be `true` in the following command to create a Pulsar cluster with local SSDs.
To install the Pulsar Helm chart using local persistent volumes, you need to create a GKE cluster with local SSDs. You can do so by specifying `USE_LOCAL_SSD` to be `true` in the following command to create a Pulsar cluster with local SSDs.

```
Expand Down
2 changes: 1 addition & 1 deletion site2/website/versioned_docs/version-2.9.0/helm-deploy.md
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ affinity:
```

To use the Pulsar Helm chart in a development environment (such as Minikue), you can disable `anti-affinity` by including this option in your `helm install` command.
To use the Pulsar Helm chart in a development environment (such as Minikube), you can disable `anti-affinity` by including this option in your `helm install` command.

```bash
Expand Down
2 changes: 1 addition & 1 deletion site2/website/versioned_docs/version-2.9.0/helm-prepare.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ PROJECT=<gcloud project id> scripts/pulsar/gke_bootstrap_script.sh down

#### Create cluster with local SSDs

To install a Pulsar Helm chart using local persistent volumes, you need to create a GKE cluster with local SSDs. You can do so Specifying the `USE_LOCAL_SSD` to be `true` in the following command to create a Pulsar cluster with local SSDs.
To install the Pulsar Helm chart using local persistent volumes, you need to create a GKE cluster with local SSDs. You can do so by specifying `USE_LOCAL_SSD` to be `true` in the following command to create a Pulsar cluster with local SSDs.

```
Expand Down
Loading

0 comments on commit 8730c22

Please sign in to comment.