Refine templating #4;Update sizing
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2022-07-07 20:16:18 +02:00
parent cb97703406
commit 2be42989e5
3 changed files with 42 additions and 42 deletions

View File

@ -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