We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 438b947 commit b514bbcCopy full SHA for b514bbc
deployments/manifests/deployment.yaml
@@ -15,7 +15,7 @@ spec:
15
spec:
16
containers:
17
- name: console-api
18
- image: kriipke/console-api:latest
+ image: ghcr.io/kriipke/console-api:latest
19
ports:
20
- containerPort: 8080
21
resources:
0 commit comments