Do not allow configuring host networking when external interfaces are specified

This commit is contained in:
sonicaj
2021-08-24 20:09:57 +05:00
committed by Waqar Ahmed
parent f79aa0148a
commit 845abb0a75

View File

@@ -299,6 +299,7 @@ questions:
schema:
type: boolean
default: false
show_if: [["externalInterfaces", "=", []]]
- variable: hostPortsList
label: "Specify host ports for the workload"