Fix source and increase resources

This commit is contained in:
Robert Castley
2025-11-06 10:53:22 +00:00
parent 0270627a13
commit 06d228512c
2 changed files with 7 additions and 9 deletions

View File

@@ -19,9 +19,9 @@
"type": "default",
"script": "ct/splunk-enterprise.sh",
"resources": {
"cpu": 2,
"ram": 4096,
"hdd": 20,
"cpu": 4,
"ram": 8096,
"hdd": 40,
"os": "Ubuntu",
"version": "22.04"
}