Commit 845abb0a authored by sonicaj's avatar sonicaj Committed by Waqar Ahmed

Do not allow configuring host networking when external interfaces are specified

parent f79aa014
...@@ -299,6 +299,7 @@ questions: ...@@ -299,6 +299,7 @@ questions:
schema: schema:
type: boolean type: boolean
default: false default: false
show_if: [["externalInterfaces", "=", []]]
- variable: hostPortsList - variable: hostPortsList
label: "Specify host ports for the workload" label: "Specify host ports for the workload"
......
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