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