Skip to content

Commit

Permalink
apache#8283 add helm chart
Browse files Browse the repository at this point in the history
  • Loading branch information
FrommyMind committed Dec 13, 2024
1 parent 710064b commit d172879
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deploy/kubernetes/seatunnel/templates/configmap-log4j.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,4 @@ metadata:
{{- include "seatunnel.common.labels" . | nindent 4 }}
data:
log4j2.properties: |-
{{.Files.Get "conf/log4j2.properties" | indent 8 }}
{{.Files.Get "conf/log4j2.properties" | indent 4 }}

0 comments on commit d172879

Please sign in to comment.