diff --git a/Jenkinsfile.it.sidecar b/Jenkinsfile.it.sidecar index 64e1597..b8a04da 100644 --- a/Jenkinsfile.it.sidecar +++ b/Jenkinsfile.it.sidecar @@ -38,7 +38,7 @@ pipeline { volumeMounts: - name: vol-it-sidecar-config readOnly: true - mountPath: /deployment/config + mountPath: /deployments/config env: - name: JAVA_OPTS value: '-Xms2G -Xmx2G -Xss256k'