Administer > Configure CSA > User Administration > Restart or redeploy individual deployments

Restart or redeploy individual deployments

Use the following commands to restart CSA, MPP, Elastic search, or any other deployment.

  1. Log on to the master node as an admin user.
  2. Open the command prompt and run the following commands:
    1. kubectl delete -f $PERSISTENT_VOLUME_PATH/suite_install/hcm/output/hcm-csa.yaml.
    2. kubectl create -f $PERSISTENT_VOLUME_PATH/suite_install/hcm/output/hcm-csa.yaml.