Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
memoriav
Memobase 2020
services
Cantaloupe on Docker
Commits
d8fc74a2
Verified
Commit
d8fc74a2
authored
Jun 23, 2020
by
Sebastian Schüpbach
Browse files
use same persistent volume as mediaserver
parent
8bee7980
Pipeline
#10486
canceled with stage
in 45 minutes and 17 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
k8s-manifests/imageserver-deployment.yml
View file @
d8fc74a2
...
...
@@ -25,7 +25,7 @@ spec:
protocol
:
TCP
imagePullPolicy
:
Always
volumeMounts
:
-
name
:
image
-volume
-
name
:
av
-volume
mountPath
:
/home/cantaloupe/images
env
:
-
name
:
CACHE_SERVER_DERIVATIVE_ENABLED
...
...
@@ -36,6 +36,6 @@ spec:
value
:
'
redis-service'
restartPolicy
:
Always
volumes
:
-
name
:
image
-volume
-
name
:
av
-volume
persistentVolumeClaim
:
claimName
:
imageserver
-volume-claim
claimName
:
av
-volume-claim
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