Skip to content

Commit b514bbc

Browse files
authored
Update deployment.yaml
1 parent 438b947 commit b514bbc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deployments/manifests/deployment.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ spec:
1515
spec:
1616
containers:
1717
- name: console-api
18-
image: kriipke/console-api:latest
18+
image: ghcr.io/kriipke/console-api:latest
1919
ports:
2020
- containerPort: 8080
2121
resources:

0 commit comments

Comments
 (0)