diff --git a/k8s/infra/postgres.yaml b/k8s/infra/postgres.yaml index 6734055..4e0d74b 100644 --- a/k8s/infra/postgres.yaml +++ b/k8s/infra/postgres.yaml @@ -52,7 +52,7 @@ spec: spec: containers: - name: postgres - image: postgres:18.2-alpine@sha256:88f300be8635fe8a9ed4c18a68ba497fb6df1215fd2b074895afd027bd3e1006 + image: postgres:18.2-alpine@sha256:035b9ab53cfa147d7202b61f5f7782b939ae815b7d6bc81c96b7b42ff1fca950 args: - -c - shared_buffers=384MB