apply: helm install example-apache ./helm-chart --namespace test --create-namespace delete: helm uninstall example-apache --namespace test