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