Skip to content

Commit

Permalink
start working on README
Browse files Browse the repository at this point in the history
  • Loading branch information
mikkeschiren committed Jul 25, 2023
1 parent 499f1a6 commit 3f105ff
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions charts/directus/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
Installs [Directus](https://directus.io/), the open data platform for headless content management via Helm Chart.

## Install

To install Directus, use the following commands.

1. Add Directus Helm repository:
Expand All @@ -13,11 +14,13 @@ To install Directus, use the following commands.
```

2. Install Helm Chart with `directus-release` release name:

```sh
helm install directus-release directus/directus
```

## Uninstall

To uninstall and delete Directus Helm release:

```sh
Expand Down

0 comments on commit 3f105ff

Please sign in to comment.