jerryshao commented on code in PR #7767:
URL: https://github.com/apache/gravitino/pull/7767#discussion_r2221381871
##########
dev/charts/gravitino/values.yaml:
##########
@@ -44,9 +49,7 @@ mysql:
##
image:
tag: 8.0.36-debian-12-r12
- ## @param initdbScriptsConfigMap ConfigMap with the initdb scripts
- ##
- initdbScriptsConfigMap: gravitino-mysql-init
+ sqlScriptVersion: 1.0.0
Review Comment:
Developers will easily miss this configuration, which will lead to errors,
also it is hard to configure without any instructions. It is better we can
figure out the script version automatically.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]