소스 검색

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"