Hi,
We have an existing IFS Cloud 25.1.5 Remote Deployment environment that was originally installed using the Quick Installation.
We are enabling SMB File Storage for the first time by following the official documentation.
Current situation:
- The environment is already running.
- The
ifs-storagenamespace already exists. - The
csi-smb-controllerandcsi-smb-nodepods are already running. - SMB File Storage has not been configured before.
- We have updated
ifscloud-values.yamlwith the required SMB configuration (ifsStorageSmbCredentials,ifsfilestorage.fssEnabled,fssSmbSharePath, etc.).
My question is:
After updating ifscloud-values.yaml, what is the supported procedure to apply these configuration changes to the existing environment?
Is there an additional deployment or configuration update step required after modifying the file?
Thanks!