Skip to content
This repository was archived by the owner on Jul 16, 2021. It is now read-only.

Commit fee8c0e

Browse files
authored
Inject user-agent-comment (#559)
1 parent d840dd1 commit fee8c0e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

chart/monocular/templates/_helpers.tpl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@ spec:
4848
image: {{ template "monocular.image" $global.Values.sync.image }}
4949
args:
5050
- sync
51+
- --user-agent-comment=monocular/{{ $global.Chart.AppVersion }}
5152
{{- if and $global.Values.global.mongoUrl (not $global.Values.mongodb.enabled) }}
5253
- --mongo-url={{ $global.Values.global.mongoUrl }}
5354
{{- else }}

0 commit comments

Comments
 (0)