You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As an admin, I want to enable the store gateway webapp, but I don't want to allow users to modify the backend store.
Describe the solution you'd like
This was reported as an issue on compactor and bucket web in #5390. I would like the same CLI option to be available for store gateway: --disable-admin-operations
Describe alternatives you've considered
A workaround could be to disable the store gateway webapp completely.