Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
mgubaidullin committed Dec 4, 2023
1 parent dbfcf4f commit 1fa8176
Showing 1 changed file with 5 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@ spec:
template:
spec:
containers:
- volumeMounts:
- name: config
mountPath: /app/config
- env:
- name: _JAVA_OPTIONS
value: "-Duser.home=/tmp"
value: "-Duser.home=/tmp"
serviceAccount: karavan

0 comments on commit 1fa8176

Please sign in to comment.