Skip to content

Commit

Permalink
Changed postgres image to multi-arch
Browse files Browse the repository at this point in the history
  • Loading branch information
dheeth authored Oct 13, 2022
1 parent de590b9 commit 1f8a466
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion manifests/yamls/migrator.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -183,7 +183,7 @@ spec:
spec:
containers:
- name: postgresql-miscellaneous
image: quay.io/devtron/postgres:11.9.0-debian-10-r26
image: quay.io/devtron/postgres:11.9
env:
- name: PGPASSWORD
valueFrom:
Expand Down

0 comments on commit 1f8a466

Please sign in to comment.