feat(mudcraft): add registry pull secret and imagePullSecrets to deployment
This commit is contained in:
@@ -15,6 +15,8 @@ spec:
|
||||
labels:
|
||||
app: mudcraft-core
|
||||
spec:
|
||||
imagePullSecrets:
|
||||
- name: registry-pull-secret
|
||||
containers:
|
||||
- name: mudcraft-core
|
||||
image: registry.neuralplatform.ai/mudcraft/core:3c5445c55d4e2afe2b4a5e6e4f4ce23e5e3bf374
|
||||
|
||||
Reference in New Issue
Block a user