Explorar o código

don't make spot instance bid price required

Alexander Belanger %!s(int64=4) %!d(string=hai) anos
pai
achega
367eef720c
Modificáronse 1 ficheiros con 1 adicións e 2 borrados
  1. 1 2
      api/server/handlers/infra/forms.go

+ 1 - 2
api/server/handlers/infra/forms.go

@@ -394,9 +394,8 @@ tabs:
     show_if: spot_instances_enabled
     contents:
     - type: string-input
-      label: Assign a bid price for the spot instance.
+      label: Assign a bid price for the spot instance (optional).
       variable: spot_price
-      required: true
       placeholder: "ex: 0.05"
 `