passmower helm kustomize
This commit is contained in:
@@ -21,11 +21,10 @@ To add applications refer to the [official docs](https://github.com/passmower/pa
|
||||
|
||||
For good examples refer to [Grafana](https://git.k-space.ee/k-space/kube/src/branch/master/grafana/application.yml)
|
||||
|
||||
# For administrators
|
||||
|
||||
Passmower was deployed with Helm chart:
|
||||
# Deployment
|
||||
With ArgoCD. Render it locally:
|
||||
|
||||
```
|
||||
echo "# Generated file, DO NOT EDIT!" > passmower/application.yaml
|
||||
helm template --include-crds -n passmower passmower oci://ghcr.io/passmower/charts/passmower -f passmower/values.yaml >> passmower/application.yaml
|
||||
```sh
|
||||
kustomize build . --enable-helm
|
||||
```
|
||||
|
Reference in New Issue
Block a user