This is a configuration issue. Default values of the volume stack are cached for efficiency. It is recommended to change a scene volume instead. In case it is really the default, the caching can be requested to be updated with
VolumeManager.instance.OnVolumeProfileChanged(volumeProfile);
The documentation will be clarified soon.