存算分离 使用 Doris-Operator 使用版本 apache/doris:operator-25.4.0,调整 MetaService 不生效。
看代码对应Tag和Master都这块写死为default值了。
https://github.com/apache/doris-operator/blob/25.4.0/pkg/controller/sub_controller/disaggregated_cluster/metaservice/statefulset.go#L75-L78
更新: fix merge了