UNCLASSIFIED

Skip to content
Snippets Groups Projects
Commit 3b709520 authored by Dave's avatar Dave
Browse files

reduce count and increase ram for mysql

parent 36eedf4e
No related merge requests found
......@@ -383,8 +383,8 @@ hosts:
mysql:
style: virtual
enabled: True
count: 3
ram: 16384000
count: 1
ram: 65536000
cpu: 8
os: ubuntu2004
disk: 128G
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment