Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Fix parameter name OB_TENANT_MIN_CPU
  • Loading branch information
chris-sun-star authored Nov 11, 2024
1 parent 194a412 commit f3fb41f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion oceanbase-ce/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ Below is a table of supported environment variables for the image:
| OB_SYS_PASSWORD | | The oceanbase root user password of sys tenant |
| OB_TENANT_PASSWORD | | The oceanbase root user password of mysql tenant |
| OB_SYSTEM_MEMORY | 1G | The oceanbase cluster system_memory configuration |
| OB_TENANT_MINI_CPU | | The oceanbase tenant mini_cpu configuration |
| OB_TENANT_MIN_CPU | | The oceanbase tenant min_cpu configuration |
| OB_TENANT_MEMORY_SIZE | | The oceanbase tenant memory_size configuration |
| OB_TENANT_LOG_DISK_SIZE | | The oceanbase tenant log_disk_size configuration |
| OB_CONFIGSERVER_ADDRESS | | Address of ob-configserver e.g. http://1.1.1.1:8080 |
Expand Down

0 comments on commit f3fb41f

Please sign in to comment.