Skip to content

Commit

Permalink
Fix storm.config.name no namespace
Browse files Browse the repository at this point in the history
  • Loading branch information
RammusXu authored and ljubon committed Mar 14, 2024
1 parent b3ab697 commit cd80164
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion storm/templates/configmap.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -80,4 +80,4 @@ metadata:
namespace: {{ template "storm.namespace" . }}
data:
config.yaml: {{- .Values.jmx.config | toYaml | indent 2 }}
{{- end }}
{{- end }}

0 comments on commit cd80164

Please sign in to comment.