mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-05 17:23:51 -05:00
Add vcore limit support (#12212)
This commit is contained in:
@@ -118,6 +118,9 @@ declare module 'azdata-ext' {
|
||||
uid: string // "cea737aa-3f82-4f6a-9bed-2b51c2c33dff"
|
||||
},
|
||||
spec: {
|
||||
limits?: {
|
||||
vcores?: number // 4
|
||||
}
|
||||
service: {
|
||||
type: string // "NodePort"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user