Commit 58f226c6 authored by Waqar Ahmed's avatar Waqar Ahmed

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
parent 1d1ce4cc
......@@ -20,7 +20,6 @@ containerEnvironmentVariables: []
# Network related configuration
externalInterfaces: []
portForwardingList: []
hostPortsList: []
hostNetwork: false
dnsPolicy: Default
dnsConfig:
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment