Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
JannikZed committed Feb 15, 2024
2 parents cab5b86 + a9bcef0 commit d5fc7f6
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 @@ -26,9 +26,9 @@ AWS_ENDPOINT
AWS_BUCKET
```

If you want to install a postgres DB together with strapi, just set:
If you want to install a postgres DB together with strapi, just add:
```
postgresql.enabled=true
--set postgresql.enabled=true
```

Installation:
Expand All @@ -40,4 +40,4 @@ helm install saleor trieb.work/strapi
## Google Tag Manager Server
```
helm install gtm trieb.work/google-tag-manager-server
```
```

0 comments on commit d5fc7f6

Please sign in to comment.