Skip to content

Commit

Permalink
Remove messaging annotations is not included in answers
Browse files Browse the repository at this point in the history
  • Loading branch information
alexandra-c committed Aug 6, 2024
1 parent ad15baf commit e1257dd
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,11 @@ spec:
{{- include "Gql.selectorLabels" . | nindent 6 }}
template:
metadata:
<%_ if(addMessaging) { _%>
annotations:
rusi.io/app-id: {{ $current.messaging.source | quote }}
rusi.io/enabled: {{ lower $global.messaging.transport | eq "rusi" | quote }}
<%_}_%>
labels:
{{- include "Gql.selectorLabels" . | nindent 8 }}
spec:
Expand Down

0 comments on commit e1257dd

Please sign in to comment.