Skip to content

Commit

Permalink
Fix args
Browse files Browse the repository at this point in the history
  • Loading branch information
ogercyprien committed Oct 20, 2023
1 parent 4625747 commit e81e641
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion charts/falcosidekick/templates/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,6 @@ spec:
{{- end }}
{{- if .Values.config.extraArgs }}
args:
- /app/falcosidekick
{{ toYaml .Values.config.extraArgs | nindent 12 }}
{{- end }}
envFrom:
Expand Down

0 comments on commit e81e641

Please sign in to comment.