You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@inlong.apache.org by do...@apache.org on 2022/02/22 02:36:33 UTC

[incubator-inlong] branch master updated (5cd340f -> f93d3a8)

This is an automated email from the ASF dual-hosted git repository.

dockerzhang pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-inlong.git.


    from 5cd340f  [INLONG-2623][audit] add audit image for docker publish script (#2626)
     add f93d3a8  [INLONG-2631] Improve mysql configuration (#2635)

No new revisions were added by this update.

Summary of changes:
 docker/kubernetes/templates/_helpers.tpl           | 26 ++++++++++++++++++++++
 docker/kubernetes/templates/audit-statefulset.yaml | 13 +++--------
 .../kubernetes/templates/manager-statefulset.yaml  |  7 ++++--
 docker/kubernetes/templates/mysql-pvc.yaml         |  2 +-
 docker/kubernetes/templates/mysql-secret.yaml      |  6 ++---
 docker/kubernetes/templates/mysql-service.yaml     |  2 ++
 docker/kubernetes/templates/mysql-statefulset.yaml |  2 ++
 .../templates/tubemq-manager-statefulset.yaml      |  4 ++--
 docker/kubernetes/values.yaml                      | 13 ++++++++---
 9 files changed, 54 insertions(+), 21 deletions(-)