From cdee5f9d75ee48fb3c7688a755b203d77c960e12 Mon Sep 17 00:00:00 2001 From: Armand LEOPOLD Date: Mon, 22 Nov 2021 13:53:03 +0100 Subject: [PATCH] skip bin logs --- charts/hdm/Chart.yaml | 2 +- charts/hdm/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/hdm/Chart.yaml b/charts/hdm/Chart.yaml index c6fe844..0f03433 100644 --- a/charts/hdm/Chart.yaml +++ b/charts/hdm/Chart.yaml @@ -3,7 +3,7 @@ name: hdm description: Helm chart for HDM (Health Data Metrics) a Data Quality assesment Application. type: application appVersion: 2.3.0 -version: 2.4.0 +version: 2.4.1 home: https://github.com/curie-data-factory/helm-charts/tree/master/charts/hdm icon: https://i.ibb.co/fqWJSVV/logo-hdm.png sources: diff --git a/charts/hdm/values.yaml b/charts/hdm/values.yaml index 6f77420..e50de15 100644 --- a/charts/hdm/values.yaml +++ b/charts/hdm/values.yaml @@ -64,7 +64,7 @@ mysql: configuration: |- [mysqld] - binlog_expire_logs_seconds=604800‬ + skip-log-bin ################################################################################ ## Kibana