Skip to content

Commit

Permalink
[1078] Add deployable resource settings
Browse files Browse the repository at this point in the history
  • Loading branch information
zipofar committed Aug 17, 2023
1 parent 20a266e commit 50ae5da
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

class UffizziCore::Controller::CreateCluster::ClusterSerializer < UffizziCore::BaseSerializer
include UffizziCore::DependencyInjectionConcern
include_module_if_exists('UffizziCore::Controller::CreateCluster::ClusterSerializerModule')

attributes :name, :manifest, :base_ingress_host

Expand Down

0 comments on commit 50ae5da

Please sign in to comment.