ActiveTigger: add volume
This commit is contained in:
parent
07d59f7884
commit
d62bf1f7ae
|
@ -120,7 +120,7 @@ volumes:
|
||||||
# Additional volumeMounts on the output Deployment definition.
|
# Additional volumeMounts on the output Deployment definition.
|
||||||
volumeMounts:
|
volumeMounts:
|
||||||
- name: data
|
- name: data
|
||||||
mountPath: /data/"
|
mountPath: "/data/"
|
||||||
readOnly: false
|
readOnly: false
|
||||||
|
|
||||||
nodeSelector: {}
|
nodeSelector: {}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user