Просмотр исходного кода

Do not allow configuring host networking when external interfaces are specified

sonicaj 4 лет назад
Родитель
Сommit
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"