mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 01:38:56 -04:00
[cft] Bump Kibana memory to 2GB (#130600)
When https://github.com/elastic/kibana/pull/130020 is merged reporting will be disabled on 1GB Kibana instances. This bumps our CI deployed instances to 2GB to support manual and automated testing of reporting.
This commit is contained in:
parent
e3e4d11c72
commit
2a7b219fbb
1 changed files with 1 additions and 1 deletions
|
@ -207,7 +207,7 @@
|
|||
"zone_count": 1,
|
||||
"size": {
|
||||
"resource": "memory",
|
||||
"value": 1024
|
||||
"value": 2048
|
||||
}
|
||||
}
|
||||
],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue