-
Notifications
You must be signed in to change notification settings - Fork 499
Description
Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
Minio Operator helm chart does not allow changing the path prefix of the console ui to something different than /login in the values.yaml when connected to a reverse proxy
Describe the solution you'd like
A clear and concise description of what you want to happen.
values.yaml allow a new variable to change path prefix of the minio-operator dashboard
Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
Have considered setting the MINIO_SERVER_URL but it defaults to minio-dashboard with any prefix supplied after /
Additional context
Add any other context or screenshots about the feature request here.