diff --git a/k8s/infra/postgres.yaml b/k8s/infra/postgres.yaml index eea5880..bb7d7b1 100644 --- a/k8s/infra/postgres.yaml +++ b/k8s/infra/postgres.yaml @@ -53,7 +53,7 @@ spec: spec: containers: - name: postgres - image: postgres:18.4-alpine@sha256:1b1689b20d16a014a3d195653381cf2caa75a41a92d93b255a9d6ea29fd353aa + image: postgres:18.4-alpine@sha256:ecafd34249b5c248f3cb6ebe339584ee6448b36fad3f0a827ae5e8efbae6afda args: - -c - shared_buffers=384MB