Skip to content

Commit

Permalink
Update docs/content/tutorials/helm/index.md
Browse files Browse the repository at this point in the history
Co-authored-by: Reshma Abdul Rahim <[email protected]>
  • Loading branch information
willtsai and Reshrahim authored Oct 24, 2023
1 parent d258de7 commit c5bcee6
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions docs/content/tutorials/helm/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -105,9 +105,7 @@ rad init
- Create the Kubernetes Secret `redis-secret` containing the Redis URL.
- Install the Helm chart.

{{< alert title="💡 Redis" color="info" >}}
For now you're not going to actually deploy Redis and the URL in this step is fake. You will deploy Redis using a Recipe later in the tutorial that will replace the fake URL contained within `redis-secret` with an actual container and URL.
{{< /alert >}}
{{< alert title="💡 Redis" color="info" >}} For now you're not going to actually deploy Redis and the URL in this step is fake. You will deploy Redis using a Recipe later in the tutorial that will replace the fake URL contained within `redis-secret` with an actual container and URL.{{< /alert >}}

2. Complete these steps by running the following commands:

Expand Down

0 comments on commit c5bcee6

Please sign in to comment.