Skip to content

Commit

Permalink
Run all actions.
Browse files Browse the repository at this point in the history
Signed-off-by: Cam Smith <[email protected]>
  • Loading branch information
cam-at-tactiq authored and poiana committed Aug 28, 2024
1 parent 961efb6 commit 31ba170
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions charts/event-generator/templates/pod-template.tpl
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ spec:
command:
- /bin/event-generator
- {{ .Values.config.command }}
- --all
{{- if .Values.config.actions }}
- {{ .Values.config.actions }}
{{- end }}
Expand Down

0 comments on commit 31ba170

Please sign in to comment.