Skip to content

Commit

Permalink
Update INSTALL.md
Browse files Browse the repository at this point in the history
  • Loading branch information
masayag authored Sep 3, 2024
1 parent 84f1c86 commit 69fcae5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion charts/create-ocp-project/INSTALL.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ See https://www.parodos.dev/orchestrator-helm-chart/postgresql on how to install
## Installing helm chart
From `charts` folder run
```console
helm install create-ocp-project create-ocp-project --namespace=${TARGET_NS}
helm install workflows/create-ocp-project create-ocp-project --namespace=${TARGET_NS}
```

### Post-installation
Expand Down

0 comments on commit 69fcae5

Please sign in to comment.