| commit | 268017633a7ea4c58369a665be1029ab3cb40563 | [log] [tgz] |
|---|---|---|
| author | Giorgi Lekveishvili <lekva@gl-mbp-m1-max-2.local> | Fri Jul 11 16:45:42 2025 +0400 |
| committer | Giorgi Lekveishvili <lekva@gl-mbp-m1-max-2.local> | Fri Jul 11 16:45:42 2025 +0400 |
| tree | 1fff398c55aca184a8a07cdb6080b17928eb4fb0 | |
| parent | 8ef64558e99a5f71a120de2e98ded9efc1c98ea6 [diff] |
update
diff --git a/charts/immich/values.yaml b/charts/immich/values.yaml index f3fec23..27448fd 100644 --- a/charts/immich/values.yaml +++ b/charts/immich/values.yaml
@@ -57,6 +57,12 @@ primary: containerSecurityContext: readOnlyRootFilesystem: false + resources: + resources: + limits: + memory: 3Gi + requests: + memory: 1Gi initdb: scripts: create-extensions.sql: |