Begin making the repository a monorepo for workshops.
This commit is contained in:
@ -39,7 +39,7 @@ tlsRoute: true
|
||||
```
|
||||
|
||||
<Zoom>
|
||||
| |
|
||||
| |
|
||||
|:-------------------------------------------------------------------:|
|
||||
| *Gitea application deployment via helm chart* |
|
||||
</Zoom>
|
||||
@ -63,7 +63,7 @@ Next, if we click on the overall gitea **Helm release** by clicking on the shade
|
||||
> Note: Feel free to try out a `oc explain <resource>` command in your web terminal to learn more about each of the resource types mentioned above, for example `oc explain service`.
|
||||
|
||||
<Zoom>
|
||||
| |
|
||||
| |
|
||||
|:-------------------------------------------------------------------:|
|
||||
| *Gitea helm release resources created* |
|
||||
</Zoom>
|
||||
@ -86,7 +86,7 @@ We will be returned to the **Helm releases** view. Notice how the release status
|
||||
From here it is trivial to perform a **Rollback** to remove our misconfigured update. We'll do that in the next step.
|
||||
|
||||
<Zoom>
|
||||
| |
|
||||
| |
|
||||
|:-------------------------------------------------------------------:|
|
||||
| *Attempting a gitea helm upgrade* |
|
||||
</Zoom>
|
||||
@ -105,7 +105,7 @@ Click the three dot menu to the right hand side of the that helm release and cli
|
||||
Select the radio button for revision `1` which should be showing a status of `Deployed`, then click **Rollback**.
|
||||
|
||||
<Zoom>
|
||||
| |
|
||||
| |
|
||||
|:-------------------------------------------------------------------:|
|
||||
| *Rolling back to a previous gitea helm release* |
|
||||
</Zoom>
|
||||
@ -126,7 +126,7 @@ Click the three dot menu to the right hand side of the that helm release and cli
|
||||
Enter the `gitea` confirmation at the prompt and click **Delete**. If you now return to the **Topology** view you will see the gitea application deleting.
|
||||
|
||||
<Zoom>
|
||||
| |
|
||||
| |
|
||||
|:-------------------------------------------------------------------:|
|
||||
| *Deleting the gitea application helm release* |
|
||||
</Zoom>
|
||||
|
||||
Reference in New Issue
Block a user