Skip to content

Commit

Permalink
Use unauthenticated Red Hat repo
Browse files Browse the repository at this point in the history
Signed-off-by: Raul Sevilla <[email protected]>
  • Loading branch information
rsevilla87 committed Apr 19, 2022
1 parent 41a92af commit 83bc67e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ spec:
node-role.kubernetes.io/worker: ""
containers:
- name: postgresql
image: registry.redhat.io/rhscl/postgresql-10-rhel7:latest
image: registry.access.redhat.com/rhscl/postgresql-10-rhel7:latest
ports:
- containerPort: 5432
protocol: TCP
Expand Down

0 comments on commit 83bc67e

Please sign in to comment.