Skip to content

Commit

Permalink
the path to the config via arguments to the init-container
Browse files Browse the repository at this point in the history
Signed-off-by: Carpe-Wang <[email protected]>
  • Loading branch information
Carpe-Wang committed Jun 22, 2024
1 parent 918ba06 commit c4665af
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,7 @@ spec:
{{- range $.Values.daemonset.container.retina.args}}
- {{ . | quote }}
{{- end}}
- --config=/retina/config/config.yaml
{{- end}}
ports:
- name: retina
Expand Down

0 comments on commit c4665af

Please sign in to comment.