Updating the configuration parameters

If required, you can adjust configuration parameters of the IBM Storage Enabler for Containers after its installation.

Table 1. Configuration parameters in ubiquity-configmap
Parameter Description
SPECTRUMSCALE-MANAGEMENT-IP IP address or FQDN of IBM Spectrum Scale management API (GUI) server.
To update this parameter after installation:
  1. Update the parameter in the ubiquity-configmap configMap ($> kubectl edit -n ubiquity configmap ubiquity-configmap).
  2. Delete the ubiquity pod of the ubiquity deployment. Then, it is automatically recreated by the deployment with the new parameters.
    Note: Ensure that PVC creation or deletion using Enabler for Containers is not in progress while deleting the Enabler for Containers pod.
SPECTRUMSCALE-DEFAULT-FILESYSTEM-NAME Default IBM Spectrum Scale file system to be used for creating persistent volumes.
Note: You cannot update this parameter.