1 2 3 4 5
apply: helm install wallabag ./helm-chart --namespace services --create-namespace delete: helm uninstall wallabag --namespace services