Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
masayag committed Feb 20, 2024
1 parent a22f839 commit 4460c94
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,8 @@ Notice that workflow-1 has the code embedded while workflow-2 and 3 is a depende
# Usage

```
helm repo add serverless-workflows https://parodos.dev/serverless-workflows-helm
helm install serverless-workflows serverless-workflows/workflows
helm repo add orchestrator-workflows https://parodos.dev/serverless-workflows-helm
helm install orchestrator-workflows serverless-workflows/workflows
```
To generate `values.schema.json`, next to you `values.yaml` file, run:
Expand All @@ -44,4 +44,4 @@ npx @socialgouv/helm-schema -f values.yaml
To generate `README.md`, run:
```
frigate gen <path to the chart folder> README.md
```
```

0 comments on commit 4460c94

Please sign in to comment.