Skip to content

Commit

Permalink
Merge pull request #83 from yma88/main
Browse files Browse the repository at this point in the history
Change sidecar deployment folder
  • Loading branch information
yma96 authored Dec 8, 2021
2 parents 41eac95 + f3b1f4c commit e0a9b68
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Jenkinsfile.it.sidecar
Original file line number Diff line number Diff line change
Expand Up @@ -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'
Expand Down

0 comments on commit e0a9b68

Please sign in to comment.