fix: imagePullPolicy Never (bypass broken registry)
This commit is contained in:
parent
12cd831963
commit
7b7a2b563a
@ -23,6 +23,7 @@ spec:
|
|||||||
containers:
|
containers:
|
||||||
- name: tori
|
- name: tori
|
||||||
image: registry.oci.euphon.net/tori:latest
|
image: registry.oci.euphon.net/tori:latest
|
||||||
|
imagePullPolicy: Never
|
||||||
ports:
|
ports:
|
||||||
- containerPort: 3000
|
- containerPort: 3000
|
||||||
volumeMounts:
|
volumeMounts:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user