Skip to content

Commit cd80164

Browse files
RammusXuljubon
authored andcommitted
Fix storm.config.name no namespace
1 parent b3ab697 commit cd80164

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

storm/templates/configmap.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,4 +80,4 @@ metadata:
8080
namespace: {{ template "storm.namespace" . }}
8181
data:
8282
config.yaml: {{- .Values.jmx.config | toYaml | indent 2 }}
83-
{{- end }}
83+
{{- end }}

0 commit comments

Comments
 (0)