Kubernetes Nexus from the persistence volume to S3

To change storage, use the command below. After the Nexus was up and running, but the storage state was showing failed, I could not write the data.

UPDATE repository_blobstore MERGE {attributes: {s3: {region: ‘us-east-1’, bucket: ‘’, prefix: ‘’, expiration: ‘-1’} } } WHERE name=‘’;