Skip to content

Commit

Permalink
Merge pull request #830 from machi1990/OCM-1534
Browse files Browse the repository at this point in the history
OCM-1534: add backplane_url field in the environment struct.
  • Loading branch information
tzvatot authored Sep 20, 2023
2 parents eef098f + e832722 commit f589095
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions model/clusters_mgmt/v1/environment_type.model
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,7 @@ struct Environment {

// last time that the worker checked for limited support clusters
LastLimitedSupportCheck Date

// the backplane url for the environment
BackplaneURL String
}

0 comments on commit f589095

Please sign in to comment.