Skip to content
Snippets Groups Projects
Commit 26a585c9 authored by Kamil Trzcińśki's avatar Kamil Trzcińśki
Browse files

Create GCP cluster

parent d03b205b
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -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
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment