[cft] Bump Kibana memory to 2GB (#130600) (#130607)

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.

(cherry picked from commit 2a7b219fbb)

Co-authored-by: Jonathan Budzenski <jon@elastic.co>
This commit is contained in:
Kibana Machine 2022-04-19 16:32:42 -05:00 committed by GitHub
parent b66dc49d0f
commit ab37236340
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -207,7 +207,7 @@
"zone_count": 1,
"size": {
"resource": "memory",
"value": 1024
"value": 2048
}
}
],