Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
patrick-hermann-sva authored Jan 8, 2024
1 parent b3100b5 commit ceb347e
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -198,6 +198,14 @@ spec:
</details>
<details><summary><b>CREATE WORKSPACE</b></summary>
```bash
kubectl apply -f <WORKSPACE-DEFINITION>.yaml
```

</details>

<details><summary><b>DELETE WORKSPACE</b></summary>

```bash
Expand Down

0 comments on commit ceb347e

Please sign in to comment.