diff --git a/kind/postgres.yaml b/kind/postgres.yaml index fa5c5d9..1e4fd7d 100644 --- a/kind/postgres.yaml +++ b/kind/postgres.yaml @@ -51,7 +51,7 @@ spec: spec: containers: - name: postgres - image: postgres:18.1-alpine@sha256:655a411a84c1d7af7a21473c2eda3d8d24d7a9ff38ca279c897871b34acc0ce1 + image: postgres:18.1-alpine@sha256:154ea39af68ff30dec041cd1f1b5600009993724c811dbadde54126eb10bedd1 args: - -c - shared_buffers=384MB