mirror of
https://github.com/bjw-s-labs/helm-charts.git
synced 2025-07-03 08:37:03 +02:00
docs(examples): Add some deployment examples
This commit is contained in:
parent
592e2a35dc
commit
216592df83
10 changed files with 280 additions and 34 deletions
10
examples/flux/README.md
Normal file
10
examples/flux/README.md
Normal file
|
@ -0,0 +1,10 @@
|
|||
# Deployment example using a Flux HelmRelease
|
||||
|
||||
### Prerequisites
|
||||
|
||||
Make sure that the [`bjws-helm-charts` HelmRepository](helmrepository.yaml) is added to your cluster.
|
||||
|
||||
### Deployment
|
||||
|
||||
When you add the [HelmRelease](helmrelease.yaml) to your cluster, Flux will automatically render and
|
||||
apply the rendered manifest(s) to your cluster.
|
Loading…
Add table
Add a link
Reference in a new issue