We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d3d3fba commit df9925dCopy full SHA for df9925d
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
imagePullPolicy: always
20
ports:
21
- containerPort: 8080
0 commit comments