Add imagePullSecrets for registry auth
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
85ab93798b
commit
6481c9d386
@ -31,6 +31,8 @@ spec:
|
||||
labels:
|
||||
app: tori
|
||||
spec:
|
||||
imagePullSecrets:
|
||||
- name: regcred
|
||||
containers:
|
||||
- name: tori
|
||||
image: registry.oci.euphon.net/tori:latest
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user