From f4555f29f862a3b91b11f9806bf293df6015defd Mon Sep 17 00:00:00 2001 From: Karl Stoney Date: Mon, 27 Jul 2020 08:18:07 +0100 Subject: [PATCH] Removed duplicated terminationGracePeriod line in the agent daemonset --- helmfile/charts/kconmon/templates/agent/daemonset.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/helmfile/charts/kconmon/templates/agent/daemonset.yaml b/helmfile/charts/kconmon/templates/agent/daemonset.yaml index b31535a..223862b 100644 --- a/helmfile/charts/kconmon/templates/agent/daemonset.yaml +++ b/helmfile/charts/kconmon/templates/agent/daemonset.yaml @@ -43,7 +43,6 @@ spec: - "{{ $object.value }}" {{ end }} {{ end }} - terminationGracePeriodSeconds: 20 {{ if $.Values.enableTcpTweaks }} initContainers: