Skip to content

Commit

Permalink
Add links to related projects (backend, and template)
Browse files Browse the repository at this point in the history
  • Loading branch information
tobiashochguertel committed May 14, 2023
1 parent 2dce544 commit bbaa7d3
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -89,3 +89,7 @@ to provide a chart to the Helm Chart Playground, use the `volume` mount option o

Each change of a file in the editor is automatically written back to the file in the mounted directory, there is now Save button or similar. Also no function in the editor to create a new file. If you want to add a new file, then please use the shell or Filesystem Browser, and refresh the editor with `F5` to see the new file in the editor's file and directory list on the left side.

## Related Repositories

- [th-helm-playground-backend](https://github.com/tobiashochguertel/th-helm-playground-backend) - Provides the Files and content for the frontend (~left side).
- [th-helm-playground-template](https://github.com/tobiashochguertel/th-helm-playground-template) - Renderer, returns the content for the right side of the editor.

0 comments on commit bbaa7d3

Please sign in to comment.