瀏覽代碼

add additional subnet opt to eks form

Alexander Belanger 4 年之前
父節點
當前提交
146dd962b8
共有 1 個文件被更改,包括 5 次插入0 次删除
  1. 5 0
      api/server/handlers/infra/forms.go

+ 5 - 0
api/server/handlers/infra/forms.go

@@ -557,6 +557,11 @@ tabs:
       placeholder: "ex: 10.99"
       placeholder: "ex: 10.99"
       settings:
       settings:
         default: "10.99"
         default: "10.99"
+    - type: checkbox
+      label: "Add additional private subnets to the cluster in each AZ."
+      variable: additional_private_subnets
+      settings:
+        default: false
   - name: nginx_settings
   - name: nginx_settings
     contents:
     contents:
     - type: heading
     - type: heading