Skip to content

Commit 97aed28

Browse files
committed
Fix; add managerQueue for new lms-data-service and user-service versions
1 parent 76c4b28 commit 97aed28

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

charts/thub/templates/_helpers.tpl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -129,6 +129,7 @@ jms.destinations.createCourseOfferingResultsQueue={{ .Release.Namespace }}-creat
129129
jms.destinations.instructorQueue={{ .Release.Namespace }}-instructorQueue
130130
jms.destinations.itemQueue={{ .Release.Namespace }}-itemQueue
131131
jms.destinations.learnerQueue={{ .Release.Namespace }}-learnerQueue
132+
jms.destinations.managerQueue={{ .Release.Namespace }}-managerQueue
132133
jms.destinations.ojtJobQueue={{ include "thub.ojtJobQueueName" . }}
133134
jms.destinations.sfLmsDataJobQueue={{ include "thub.sfLmsDataJobQueueName" . }}
134135
jms.destinations.scheduledOfferingQueue={{ .Release.Namespace }}-scheduledOfferingQueue

0 commit comments

Comments
 (0)