github.com/1aal/kubeblocks@v0.0.0-20231107070852-e1c03e598921/deploy/apecloud-mysql/config/mysql-scale-vtconsensus-config.tpl (about)

     1  [vtconsensus]
     2  refresh_interval=1s
     3  scan_repair_timeout=1s
     4  
     5  {{ block "logsBlock" . }}
     6  {{- if hasKey $.component "enabledLogs" }}
     7  enable_logs=true
     8  {{- end }}
     9  {{ end }}