Skip to content

Commit

Permalink
Addressing the review comments on helm install
Browse files Browse the repository at this point in the history
  • Loading branch information
karthikk92 committed Aug 22, 2023
1 parent 8d126e7 commit fcf93a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/docs/csidriver/installation/helm/unity.md
Original file line number Diff line number Diff line change
Expand Up @@ -331,7 +331,7 @@ Procedure
/csi-install.sh --namespace unity --values ./myvalues.yaml --version latest
```

8. You can also install the driver using standalone helm chart by cloning the centralised helm charts and run the helm install command as shown.
8. You can also install the driver using standalone helm chart by cloning the centralised helm charts and running the helm install command as shown.

**Syntax**:
```bash
Expand Down

0 comments on commit fcf93a7

Please sign in to comment.