Fix mount point.
This commit is contained in:
parent
06d1880dc4
commit
3f812f7f74
@ -95,7 +95,7 @@ jenkins:
|
|||||||
mountPath: "/var/run/docker.sock"
|
mountPath: "/var/run/docker.sock"
|
||||||
- type: Secret
|
- type: Secret
|
||||||
secretName: molgenis-pipeline-file-secret
|
secretName: molgenis-pipeline-file-secret
|
||||||
mountPath: "keyfile:/root/.m2"
|
mountPath: "/root/.m2"
|
||||||
NodeSelector: {}
|
NodeSelector: {}
|
||||||
# Key Value selectors. Ex:
|
# Key Value selectors. Ex:
|
||||||
# jenkins-agent: v1
|
# jenkins-agent: v1
|
||||||
|
Loading…
Reference in New Issue
Block a user