浏览代码

Do not allow configuring host networking when external interfaces are specified

sonicaj 4 年之前
父节点
当前提交
845abb0a75
共有 1 个文件被更改,包括 1 次插入0 次删除
  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"