Skip to content

Commit

Permalink
Removed duplicated terminationGracePeriod line in the agent daemonset
Browse files Browse the repository at this point in the history
  • Loading branch information
Stono committed Jul 27, 2020
1 parent b0d1d25 commit f4555f2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion helmfile/charts/kconmon/templates/agent/daemonset.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,6 @@ spec:
- "{{ $object.value }}"
{{ end }}
{{ end }}
terminationGracePeriodSeconds: 20

{{ if $.Values.enableTcpTweaks }}
initContainers:
Expand Down

0 comments on commit f4555f2

Please sign in to comment.