diff --git a/capif/templates/cd-deploy-ocf.gitlab-ci.yml b/capif/templates/cd-deploy-ocf.gitlab-ci.yml
index ca036831d26db5a4aad5aa0f6d219bdf6f014451..3abdc0f82ec0ecc217122eaceb848adfd7fae1eb 100644
--- a/capif/templates/cd-deploy-ocf.gitlab-ci.yml
+++ b/capif/templates/cd-deploy-ocf.gitlab-ci.yml
@@ -180,7 +180,7 @@ delete_ocf_staging:
   <<: *staging_common
   script:
     - echo "### deleting environment $NAMESPACE_STAGING###"
-    - helm uninstall -n $NAMESPACE_DEV ocf-staging-$CI_COMMIT_REF_SLUG
+    - helm uninstall -n $NAMESPACE_DEV  ocf-pre-staging
   when: manual
   environment:
     name: review/dev_to_staging