Refine templating #4;Update sizing
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
@ -1,12 +1,5 @@
|
||||
DeploymentConfigurations:
|
||||
|
||||
- Id: small
|
||||
Label: 'Ubuntu Server 22.04 [SMALL: 1 vCPU/2GB RAM]'
|
||||
Description: Ubuntu Server 22.04.x
|
||||
Size:
|
||||
CPU: 1
|
||||
Memory: 2048
|
||||
|
||||
- Id: medium
|
||||
Label: 'Ubuntu Server 22.04 [MEDIUM: 2 vCPU/4GB RAM]'
|
||||
Description: Ubuntu Server 22.04.x
|
||||
@ -14,6 +7,13 @@ DeploymentConfigurations:
|
||||
CPU: 2
|
||||
Memory: 4096
|
||||
|
||||
- Id: large
|
||||
Label: 'Ubuntu Server 22.04 [LARGE: 2 vCPU/8GB RAM]'
|
||||
Description: Ubuntu Server 22.04.x
|
||||
Size:
|
||||
CPU: 2
|
||||
Memory: 8192
|
||||
|
||||
DynamicDisks:
|
||||
|
||||
- Description: Longhorn persistent storage
|
||||
@ -29,8 +29,8 @@ PropertyCategories:
|
||||
# - Key: deployment.type
|
||||
# Type: string
|
||||
# Value:
|
||||
# - small
|
||||
# - medium
|
||||
# - large
|
||||
# UserConfigurable: false
|
||||
|
||||
- Name: 1) Kubernetes
|
||||
|
Reference in New Issue
Block a user