diff --git a/kind/postgres.yaml b/kind/postgres.yaml index d85c4ad..3f73c5f 100644 --- a/kind/postgres.yaml +++ b/kind/postgres.yaml @@ -49,7 +49,7 @@ spec: spec: containers: - name: postgres - image: postgres:17.3-alpine@sha256:19d45ecfb59f9ff8f440ee99d378abcea273b7d66bbac1cf1f9d6e41d8dcb3f3 + image: postgres:17.3-alpine@sha256:80d3d7d6bb3ddb1e44b79612330f7bfc6c451f093f6dd14a1317e777a260b602 args: - -c - shared_buffers=384MB