Commit 26a585c9 authored by Kamil Trzcinski's avatar Kamil Trzcinski

Create GCP cluster

parent d03b205b
......@@ -48,7 +48,7 @@ class Projects::Clusters::GcpController < Projects::ApplicationController
:num_nodes,
:machine_type
]).merge(
provider_type: :user,
provider_type: :gcp,
platform_type: :kubernetes,
)
end
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment