| commit | 07eb108299bb089423a7ad4f8ef3e5934022e59a | [log] [tgz] |
|---|---|---|
| author | gio <gio@v1.dodo.cloud> | Fri Oct 25 14:35:56 2024 +0400 |
| committer | gio <gio@v1.dodo.cloud> | Fri Oct 25 23:26:46 2024 +0400 |
| tree | e09a569463b8edab422f4742af62fa8217e5f331 | |
| parent | 46998892c2f05af77d6dabd27dbcb22b9036af10 [diff] [blame] |
DodoApp: Support MongoDB Change-Id: I275f662848fb7d78b98d5e935f5ca87d73ca60ec
diff --git a/core/installer/app_test.go b/core/installer/app_test.go index 47eb02c..a59571d 100644 --- a/core/installer/app_test.go +++ b/core/installer/app_test.go
@@ -483,7 +483,7 @@ name: "data" size: "5Gi" }] - postgresql: [{ + mongodb: [{ name: "db" size: "10Gi" }]