Explorar el Código

add multiregion to infra form

portersupport hace 3 años
padre
commit
ea2c19ffc8
Se han modificado 1 ficheros con 6 adiciones y 0 borrados
  1. 6 0
      api/server/handlers/infra/forms.go

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

@@ -783,6 +783,12 @@ tabs:
           value: us-west3
           value: us-west3
         - label: us-west4
         - label: us-west4
           value: us-west4
           value: us-west4
+        - label: us (multi-region)
+          value: us 
+        - label: europe (multi-region)
+          value: europe
+        - label: asia (multi-region)
+          value: asia
 `
 `
 
 
 const gkeForm = `name: GKE
 const gkeForm = `name: GKE