Update volume
This commit is contained in:
@@ -38,9 +38,9 @@ spec:
|
|||||||
volumes:
|
volumes:
|
||||||
- volumeMount:
|
- volumeMount:
|
||||||
name: nuclio
|
name: nuclio
|
||||||
mountPath: /opt/nuclio/output
|
mountPath: /models
|
||||||
readOnly: false
|
readOnly: true
|
||||||
volume:
|
volume:
|
||||||
name: nuclio
|
name: nuclio
|
||||||
hostPath:
|
hostPath:
|
||||||
path: /tmp/nuclio
|
path: /data/nfs/nuclio/models/karung/20260209
|
||||||
|
|||||||
Reference in New Issue
Block a user