mirror of
https://github.com/bjw-s-labs/helm-charts.git
synced 2025-07-03 08:37:03 +02:00
chore: add more usage information for app-template (#230)
This commit is contained in:
parent
c30dbd3130
commit
77a37dbf67
1 changed files with 4 additions and 0 deletions
|
@ -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.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue