Skip to content

Commit 0603e83

Browse files
committed
Add plan specifications to OpenBao ADR
1 parent 0abd082 commit 0603e83

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

docs/modules/ROOT/pages/adr/0043-managed-openbao.adoc

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -268,7 +268,17 @@ guaranteed::
268268
- Resource guarantees with pod anti-affinity
269269
- Higher availability SLA
270270

271-
TODO: Work on plan specifications
271+
**Plans:**
272+
273+
By default, the following plans are available on every cluster:
274+
275+
[cols="25a,15,15,15", options="header"]
276+
|===
277+
| Plan | CPU | Memory | Disk
278+
| standard-2 | 500m | 2Gi | 16Gi
279+
| standard-4 | 1 | 4Gi | 16Gi
280+
| standard-8 | 2 | 8Gi | 16Gi
281+
|===
272282

273283
Key Components::
274284

0 commit comments

Comments
 (0)