diff --git a/data/workshop/exercise4.mdx b/data/workshop/exercise4.mdx index 45e4a33..71d6c7d 100644 --- a/data/workshop/exercise4.mdx +++ b/data/workshop/exercise4.mdx @@ -46,12 +46,19 @@ Follow the steps below to add the repository: This will allow us to deploy any helm charts available in this repository. -|![workshop](/workshops/static/images/windows/mixed-workloads.png) | +|![workshop](/workshops/static/images/windows/add-helm-repo.gif) | |:-----------------------------------------------------------------------------:| -| *Mixed workload architecture diagram* | +| *Creating a project and adding a helm repository* | ## 4.2 Deploy candystore helm chart With our helm chart repository added, let's deploy our application + + +|![workshop](/workshops/static/images/windows/check-machine.gif) | +|:-----------------------------------------------------------------------------:| +| *Create the status of the new windows machine* | + + diff --git a/public/static/images/windows/add-helm-repo.gif b/public/static/images/windows/add-helm-repo.gif new file mode 100644 index 0000000..05a0bf9 Binary files /dev/null and b/public/static/images/windows/add-helm-repo.gif differ