This is an automated email from the ASF dual-hosted git repository.
knaufk pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/flink-statefun.git
The following commit(s) were added to refs/heads/master by this push:
new ef8995d0 [hotfix] Update config-map.yaml to helm chart (#313)
ef8995d0 is described below
commit ef8995d0168bc75499137d8fb864884ddf6109d2
Author: Asher Liu <[email protected]>
AuthorDate: Mon Jul 4 03:18:22 2022 +0800
[hotfix] Update config-map.yaml to helm chart (#313)
---
tools/k8s/templates/config-map.yaml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/tools/k8s/templates/config-map.yaml
b/tools/k8s/templates/config-map.yaml
index c96e1c54..0165934d 100644
--- a/tools/k8s/templates/config-map.yaml
+++ b/tools/k8s/templates/config-map.yaml
@@ -43,7 +43,7 @@ data:
execution.savepoint.ignore-unclaimed-state: true
kubernetes.cluster-id: {{ .Values.ha.id }}
high-availability:
org.apache.flink.kubernetes.highavailability.KubernetesHaServicesFactory
- high-availability.storageDir: {{ .Values.ha.dir }
+ high-availability.storageDir: {{ .Values.ha.dir }}
log4j-console.properties: |+
rootLogger.level = INFO