Edge gallery roles added
[ealt-edge.git] / ocd / infra / playbooks / roles / eg_mecm-mepm / tasks / uninstall.yml
index 8524b68..409b69a 100644 (file)
@@ -16,7 +16,7 @@
 
 ---
 
-- name: Helm chart uninstallation mecm mepm
+- name: Delete mecm-mepm secret
   command: helm uninstall mecm-mepm-edgegallery
 
 - name: Mecm mepm jwt delete
@@ -24,9 +24,7 @@
   command: kubectl delete secret mecm-mepm-jwt-public-secret mecm-mepm-ssl-secret edgegallery-mepm-secret
   # yamllint disable rule:line-length
 
-- name: Delete mepm service
+- name: Delete mep-service-account
   # yamllint disable rule:line-length
   command: kubectl delete -f /tmp/eg_mecm-mepm/deploy/conf/manifest/mepm/mepm-service-account.yaml
   # yamllint disable rule:line-length
-  args:
-    chdir: /tmp/eg_mecm-mepm/deploy/