[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:
Jonathan Budzenski 2022-04-19 15:06:48 -05:00 committed by GitHub
parent e3e4d11c72
commit 2a7b219fbb
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
}
}
],