Browse Source

Do not allow configuring host networking when external interfaces are specified

sonicaj 4 years ago
parent
commit
845abb0a75
1 changed files with 1 additions and 0 deletions
  1. 1 0
      test/ix-chart/2108.0.0/questions.yaml

+ 1 - 0
test/ix-chart/2108.0.0/questions.yaml

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