mirror of
https://github.com/truenas/charts.git
synced 2026-05-02 06:20:54 +08:00
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:
@@ -20,7 +20,6 @@ containerEnvironmentVariables: []
|
||||
# Network related configuration
|
||||
externalInterfaces: []
|
||||
portForwardingList: []
|
||||
hostPortsList: []
|
||||
hostNetwork: false
|
||||
dnsPolicy: Default
|
||||
dnsConfig:
|
||||
|
||||
Reference in New Issue
Block a user