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