Skip to content

Commit

Permalink
correct path of license key to ConfigMap
Browse files Browse the repository at this point in the history
  • Loading branch information
thr authored and thr committed Mar 25, 2024
1 parent 9114256 commit ddeafbc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion universalmessaging/helm/templates/statefulset.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ spec:
defaultMode: 420
items:
- key: licensekey
path: licenseKey.xml
path: licence.xml
- name: jmx-exporter-config
configMap:
name: {{ include "common.names.fullname" . }}
Expand Down

0 comments on commit ddeafbc

Please sign in to comment.