diff --git a/capif/templates/cd-deploy-ocf.gitlab-ci.yml b/capif/templates/cd-deploy-ocf.gitlab-ci.yml
index edadb723a8a4e74c8a13894d1dee43bf4fc41516..1e8e5774ac49a1da2c22c61cc0a9524e563a225b 100644
--- a/capif/templates/cd-deploy-ocf.gitlab-ci.yml
+++ b/capif/templates/cd-deploy-ocf.gitlab-ci.yml
@@ -186,7 +186,7 @@ deploy_ocf_oficial_staging:
       --set nginx.nginx.image.repository=$CI_REGISTRY/ocf/capif/staging/nginx \
       --set nginx.nginx.image.tag=staging \
       --set helper.image.repository=$CI_REGISTRY/ocf/capif/staging/helper \
-      --set helper.image.tag=staging\
+      --set helper.image.tag=staging \
       --set helper.env.vaultHostname=$VAULT_HOSTNAME \
       --set helper.env.vaultPort=$VAULT_PORT \
       --set helper.env.vaultAccessToken=$VAULT_ACCESS_TOKEN \