commit 292a55f2729203b63ad6eb57c72fbddb7f97dbe4 parent 7edc4a3817d6f5adaae1fd5829b9ef11d1c48038 Author: MTRNord <mtrnord1@gmail.com> Date: Tue, 7 Jan 2025 22:23:32 +0100 Add mariadb Diffstat:
| M | apps/base/mariadb-operator/mariadb.yaml | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/apps/base/mariadb-operator/mariadb.yaml b/apps/base/mariadb-operator/mariadb.yaml @@ -66,7 +66,7 @@ spec: resources: requests: cpu: 0.25 - memory: 1Gi + memory: 250Mi limits: memory: 4Gi