Skip to content

Commit

Permalink
Merge pull request #948 from lucasponce/multi_arch_enabled
Browse files Browse the repository at this point in the history
OCM-8300 | feat: add multi_arch_enabled attribute to clusters
  • Loading branch information
lucasponce authored Jun 24, 2024
2 parents 96714a1 + 9f94c30 commit 5fe0509
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions model/clusters_mgmt/v1/cluster_type.model
Original file line number Diff line number Diff line change
Expand Up @@ -239,4 +239,7 @@ class Cluster {

// External authentication configuration
ExternalAuthConfig ExternalAuthConfig

// Indicate whether the cluster is enabled for multi arch workers
MultiArchEnabled Boolean
}

0 comments on commit 5fe0509

Please sign in to comment.