mirror of
https://github.com/rancher/os.git
synced 2025-09-13 05:33:34 +00:00
Fix installation and trim packages
This commit is contained in:
@@ -19,6 +19,7 @@ type ManagedOSImage struct {
|
||||
|
||||
type ManagedOSImageSpec struct {
|
||||
OSImage string `json:"osImage,omitempty"`
|
||||
CloudConfig *fleet.GenericMap `json:"cloudConfig,omitempty"`
|
||||
NodeSelector *metav1.LabelSelector `json:"nodeSelector,omitempty"`
|
||||
Concurrency *int64 `json:"concurrency,omitempty"`
|
||||
|
||||
|
Reference in New Issue
Block a user