Skip to content

Commit

Permalink
update helm deployment readme
Browse files Browse the repository at this point in the history
  • Loading branch information
m-mattia-m committed Jul 29, 2024
1 parent ed77ddc commit b086e15
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions helm/README.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,15 @@
# Deployment


# Apply

1. Setup `helm install mattiamueggler-ch . --create-namespace` or `helm install mattiamueggler-ch .`
2. new Rollout `helm upgrade mattiamueggler-ch . --values ./values.yaml`

## values.yaml

You must create the `values.yaml` file and past this example config in this file.

```yaml
namespace:
name: mattiamueggler-ch
Expand Down

0 comments on commit b086e15

Please sign in to comment.