Changing the IBM Spectrum Scale RESTful credentials

To change the IBM Spectrum Scale RESTful credentials after installation, take the following steps:

  1. Obtain the new credentials from IBM Spectrum Scale GUI.
  2. Enter the new Base-64-encoded username and password ( $>kubectl edit -n ubiquity secret spectrumscale-credentials).
  3. Delete the ubiquity pod. Do not delete the ubiquity-db pod. After deleting Kubernetes restarts the pod with new the credentials.