From 58f226c62492f60c00e73966f43b99cd44e991b1 Mon Sep 17 00:00:00 2001 From: Waqar Ahmed Date: Sun, 29 Nov 2020 17:25:17 +0500 Subject: [PATCH] Do not specify hostportslist when update strategy is rolling update We should not specify a default value for host ports list as the attribute is not allowed when update strategy is rolling update which is the default. Closes truenas/charts#6 --- test/ix-chart/2010.0.2/values.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/test/ix-chart/2010.0.2/values.yaml b/test/ix-chart/2010.0.2/values.yaml index f445446ae7d..4a1a85f0d06 100644 --- a/test/ix-chart/2010.0.2/values.yaml +++ b/test/ix-chart/2010.0.2/values.yaml @@ -20,7 +20,6 @@ containerEnvironmentVariables: [] # Network related configuration externalInterfaces: [] portForwardingList: [] -hostPortsList: [] hostNetwork: false dnsPolicy: Default dnsConfig: