/net/isilonP/public/rw/homes/xfm_adm/.jenkins/kubectl --kubeconfig=${config} rollout status deployment rnacentral --watch --timeout=5m
# send final message on Slack
curl -X POST -H 'Content-type: application/json' --data '{"text":"Deployed ${params.BRANCH} in the development namespace - HX cluster. This may take a few more seconds."}' $SLACK
curl -X POST -H 'Content-type: application/json' --data '{"text":"Deployed ${params.BRANCH} in the development namespace - HX cluster."}' $SLACK