Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
mowgli
mowgli-colosseum
Commits
0bbf2bcf
Commit
0bbf2bcf
authored
Apr 03, 2019
by
Daniel Seybold
Browse files
fix cert and volume
parent
4b73fe13
Pipeline
#46270
passed with stage
in 8 minutes and 58 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
init/entrypoint
init/entrypoint
+2
-2
No files found.
init/entrypoint
View file @
0bbf2bcf
...
...
@@ -44,7 +44,7 @@ function writeConfigOptions(){
function
addCertificate
(){
CERT_FILE
=
"/tmp/mowgli.crt"
CERT_FILE
=
"/tmp/mowgli
/mowgli
.crt"
if
[
-f
"
$CERT_FILE
"
]
;
then
...
...
@@ -65,7 +65,7 @@ function init(){
writeConfigOptions
#echo "adding certificate files to Java keystore..."
#
addCertificate
addCertificate
## post-config initialization
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment