Skip to content
Snippets Groups Projects
Verified Commit f3bac121 authored by Vincent Sellier's avatar Vincent Sellier
Browse files

admin/thanos: Increase the memory to avoid OOM of thanos-stores

Related to sysadm-environment#5387
parent 7858e946
No related branches found
No related tags found
No related merge requests found
......@@ -181,8 +181,7 @@ module "thanos" {
hypervisor = "branly"
sockets = "1"
cores = "4"
memory = "8192"
balloon = "4096"
memory = "32768"
networks = [{
id = 0
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment