oceanbase-dashboard-0.3.1
Helm chart for OceanBase dashboard v0.3.1
What's Changed
Features
- Added access control module #413
Bugfix
- Fixed the bug where storage values are printed in byte unit
How to use
helm repo add ob-operator https://oceanbase.github.io/ob-operator/
helm repo update ob-operator
# Install
helm install oceanbase-dashboard ob-operator/oceanbase-dashboard --version=0.3.1
# Upgrade
helm upgrade oceanbase-dashboard ob-operator/oceanbase-dashboard --version=0.3.1