Use correct docker image name
This commit is contained in:
parent
4b1d859778
commit
bff4242b57
@ -29,7 +29,7 @@ spec:
|
|||||||
spec:
|
spec:
|
||||||
containers:
|
containers:
|
||||||
- name: web
|
- name: web
|
||||||
image: docker.cluster.fun/averagemarcus/opengraph:latest
|
image: docker.cluster.fun/averagemarcus/opengraph-image-gen:latest
|
||||||
imagePullPolicy: Always
|
imagePullPolicy: Always
|
||||||
ports:
|
ports:
|
||||||
- containerPort: 3000
|
- containerPort: 3000
|
||||||
|
Loading…
Reference in New Issue
Block a user