forked from k-space/kube
argo: passmower helm + extras didn't work out
Kustomize should be able to auto-generate Helm as well.
This commit is contained in:
@@ -26,5 +26,6 @@ For good examples refer to [Grafana](https://git.k-space.ee/k-space/kube/src/bra
|
||||
Passmower was deployed with Helm chart:
|
||||
|
||||
```
|
||||
helm template --include-crds -n passmower passmower oci://ghcr.io/passmower/charts/passmower -f passmower/values.yaml > passmower/application.yaml
|
||||
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
|
||||
```
|
||||
|
Reference in New Issue
Block a user