Skip to content

Commit

Permalink
fix: docker image location
Browse files Browse the repository at this point in the history
  • Loading branch information
kazimanzurrashid committed Sep 30, 2022
1 parent 3e129a6 commit ed0dc82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion k8s/api.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ spec:
spec:
containers:
- name: api
image: ghcr.io/kazimanzurrashid/consents-node
image: ghcr.io/kazimanzurrashid/consents-api-node/consents-node
env:
- name: PGDATABASE
valueFrom:
Expand Down

0 comments on commit ed0dc82

Please sign in to comment.