-
- Downloads
fix(helm-chart): resource namespace and name (#462)
This should fix the issue that you can change the release namespace with
helm, but the deployment will not take care of it.
Also this allows the user to use the nameoverwrite that was already
defined inside the chart helpers.
---------
Co-authored-by:
Julian Tölle <julian.toelle@hetzner-cloud.de>
Showing
- chart/templates/clusterrolebinding.yaml 2 additions, 2 deletionschart/templates/clusterrolebinding.yaml
- chart/templates/deployment.yaml 3 additions, 3 deletionschart/templates/deployment.yaml
- chart/templates/podmonitor.yaml 2 additions, 1 deletionchart/templates/podmonitor.yaml
- chart/templates/serviceaccount.yaml 2 additions, 2 deletionschart/templates/serviceaccount.yaml
- skaffold.yaml 1 addition, 0 deletionsskaffold.yaml
Loading