mirror of
https://github.com/rancher/os.git
synced 2025-09-06 01:01:43 +00:00
Various fixes
This commit is contained in:
@@ -18,7 +18,6 @@ type ManagedOSImage struct {
|
||||
}
|
||||
|
||||
type ManagedOSImageSpec struct {
|
||||
Paused bool `json:"paused,omitempty"`
|
||||
OSImage string `json:"osImage,omitempty"`
|
||||
NodeSelector *metav1.LabelSelector `json:"nodeSelector,omitempty"`
|
||||
Concurrency *int64 `json:"concurrency,omitempty"`
|
||||
|
Reference in New Issue
Block a user