Skip to content

Commit

Permalink
🐛 provide command
Browse files Browse the repository at this point in the history
  • Loading branch information
DrPsychick committed Dec 22, 2024
1 parent a6e294e commit 19464d7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions sickhub/mtr-exporter/templates/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,8 @@ spec:
{{- toYaml .Values.podSecurityContext | nindent 8 }}
containers:
- name: {{ .Chart.Name }}
command:
- /usr/bin/mtr-exporter
args:
- '-jobs'
- /configMaps/mtr-exporter.jobs
Expand Down

0 comments on commit 19464d7

Please sign in to comment.