Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
caroltyk authored Jul 31, 2023
1 parent 0c2cf11 commit c31792f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tyk-single-dc/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## Tyk Tyk single dc
## Tyk single dc

`tyk-single-dc` provides the default deployment of Tyk Pro on single data center. It will deploy all required Tyk components with the settings provided in the values.yaml file.

Expand Down Expand Up @@ -86,7 +86,7 @@ If you do not already have redis installed, you may use these charts provided by

```bash
helm repo add bitnami https://charts.bitnami.com/bitnami
helm install tyk-redis bitnami/redis -n tyk --create-namespace
helm install tyk-redis bitnami/redis -n tyk --create-namespace --set image.tag=6.2.13
```

Follow the notes from the installation output to get connection details and password. The DNS name of your Redis as set by Bitnami is
Expand Down

0 comments on commit c31792f

Please sign in to comment.