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