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
This commit is contained in:
Waqar Ahmed
2020-11-30 18:45:55 +05:00
parent 1d1ce4cc80
commit 58f226c624
-1
View File
@@ -20,7 +20,6 @@ containerEnvironmentVariables: []
# Network related configuration # Network related configuration
externalInterfaces: [] externalInterfaces: []
portForwardingList: [] portForwardingList: []
hostPortsList: []
hostNetwork: false hostNetwork: false
dnsPolicy: Default dnsPolicy: Default
dnsConfig: dnsConfig: