chore: add more usage information for app-template (#230)

This commit is contained in:
Devin Buhl 2023-11-21 11:35:08 -05:00 committed by GitHub
parent c30dbd3130
commit 77a37dbf67
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -7,6 +7,10 @@ installed directly I have created a companion chart for the [common library](../
## Usage
This Helm chart can be used to deploy any application. Knowing the specifics of the application you want to deploy
like the image, ports, env vars, args, and/or any config volumes will be required. You can also use [Kubesearch](https://kubesearch.dev/)
to search for applications people have deployed with this Helm chart.
In order to use this template chart, you would deploy it as you would any other Helm chart.
By setting the desired values, the common library chart will render the desired resources.