Add disk size as an option
This commit is contained in:
parent
92ccfd804b
commit
f2baff2f93
@ -83,6 +83,7 @@ message EnvironmentSpec {
|
|||||||
Kubernetes kubernetes = 2;
|
Kubernetes kubernetes = 2;
|
||||||
ServerType server_type = 3;
|
ServerType server_type = 3;
|
||||||
Location server_location = 4;
|
Location server_location = 4;
|
||||||
|
int32 disk_size = 5;
|
||||||
}
|
}
|
||||||
|
|
||||||
message EnvironmentFull {
|
message EnvironmentFull {
|
||||||
|
Loading…
Reference in New Issue
Block a user