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:
|
labels:
|
||||||
app: tori
|
app: tori
|
||||||
spec:
|
spec:
|
||||||
|
imagePullSecrets:
|
||||||
|
- name: regcred
|
||||||
containers:
|
containers:
|
||||||
- name: tori
|
- name: tori
|
||||||
image: registry.oci.euphon.net/tori:latest
|
image: registry.oci.euphon.net/tori:latest
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user