Skip to content

Commit

Permalink
Merge branch 'rynowak/kubernetes-interop-tutorial' of https://github.…
Browse files Browse the repository at this point in the history
…com/project-radius/docs into rynowak/kubernetes-interop-tutorial
  • Loading branch information
willtsai committed Oct 24, 2023
2 parents 5005d9d + c5bcee6 commit 1b3dae5
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 @@ -112,9 +112,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 1b3dae5

Please sign in to comment.