Blob Storage Update Fails
This command fails when the blob-storage Kubernetes job attempts to update existing storage.
blob-storage job logs:
Nexus logs when job fails:
It looks like the curl command is being rejected because it is a POST and this API endpoint is expecting a PUT (according to the built-in Swagger UI):
Testing performed on BB 2.52.0.
Edited by Zach Jones


