Skip to content

Commit

Permalink
Fix the naming convention bug
Browse files Browse the repository at this point in the history
  • Loading branch information
Vihas Makwana committed Feb 8, 2023
1 parent 078da4d commit b5e1bf7
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -644,11 +644,11 @@ service:
- filter/logs
{{- end }}
- batch
- resource
{{- if not $gatewayEnabled }}
- resource/logs
{{- end }}
- resourcedetection
- resource
{{- if .Values.environment }}
- resource/add_environment
{{- end }}
Expand Down

0 comments on commit b5e1bf7

Please sign in to comment.