Skip to content

Commit

Permalink
Merge pull request #133 from projectsyn/postgres-docker-io-golden-test
Browse files Browse the repository at this point in the history
Update golden-test for builtin postgres changed to docker.io
  • Loading branch information
megian authored May 18, 2022
2 parents 536843c + 4598155 commit a00a047
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ spec:
value: error
- name: POSTGRESQL_SHARED_PRELOAD_LIBRARIES
value: pgaudit
image: quay.io/bitnami/postgresql:11.11.0-debian-10-r31
image: docker.io/bitnami/postgresql:11.11.0-debian-10-r31
imagePullPolicy: IfNotPresent
livenessProbe:
exec:
Expand Down

0 comments on commit a00a047

Please sign in to comment.