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