Skip to content

Commit

Permalink
Merge pull request #836 from tirthct/ocm-3767
Browse files Browse the repository at this point in the history
OCM-3767 | Feat | Added GCPMarketplaceEnabled property to version_type.model
  • Loading branch information
gdbranco authored Sep 25, 2023
2 parents 6877898 + e7cb624 commit 5c55027
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions model/clusters_mgmt/v1/version_type.model
Original file line number Diff line number Diff line change
Expand Up @@ -49,4 +49,7 @@ class Version {

// ImageOverrides contains the lists of images per cloud provider.
ImageOverrides ImageOverrides

// GCPMarketplaceEnabled indicates if this version can be used to create GCP Marketplace clusters.
GCPMarketplaceEnabled Boolean
}

0 comments on commit 5c55027

Please sign in to comment.