Skip to content

Commit

Permalink
[hotfix] Update config-map.yaml to helm chart (apache#313)
Browse files Browse the repository at this point in the history
  • Loading branch information
iutx authored Jul 3, 2022
1 parent 38f5518 commit ef8995d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/k8s/templates/config-map.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit ef8995d

Please sign in to comment.