diff --git a/k8s/infra/postgres.yaml b/k8s/infra/postgres.yaml index 7b5e8e2..cec9f2a 100644 --- a/k8s/infra/postgres.yaml +++ b/k8s/infra/postgres.yaml @@ -52,7 +52,7 @@ spec: spec: containers: - name: postgres - image: postgres:18.1-alpine@sha256:4eb15de8e7b692c02427a2df278d18eb89422a534e428efb6d43c968250334d4 + image: postgres:18.1-alpine@sha256:aa6eb304ddb6dd26df23d05db4e5cb05af8951cda3e0dc57731b771e0ef4ab29 args: - -c - shared_buffers=384MB