fix: imagePullPolicy Never (bypass broken registry)

This commit is contained in:
Fam Zheng 2026-04-06 14:01:35 +01:00
parent 12cd831963
commit 7b7a2b563a

View File

@ -23,6 +23,7 @@ spec:
containers:
- name: tori
image: registry.oci.euphon.net/tori:latest
imagePullPolicy: Never
ports:
- containerPort: 3000
volumeMounts: