Remove unused fields (#48)
This commit is contained in:
@@ -80,11 +80,9 @@ func run(ctx context.Context, c Config) error {
|
||||
Labels: []scaleset.Label{
|
||||
{
|
||||
Name: c.ScaleSetName,
|
||||
Type: "System",
|
||||
},
|
||||
},
|
||||
RunnerSetting: scaleset.RunnerSetting{
|
||||
Ephemeral: true,
|
||||
DisableUpdate: true,
|
||||
},
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user