Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
iPPIDB
ippidb-web
Commits
ded0cb6d
Commit
ded0cb6d
authored
Jun 21, 2022
by
Bryan BRANCOTTE
Browse files
add a sidekick
parent
be8ca8f9
Pipeline
#83814
passed with stages
in 7 minutes and 12 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
chart/sidekick.yaml
0 → 100644
View file @
ded0cb6d
apiVersion
:
v1
kind
:
Pod
metadata
:
name
:
sidekick
spec
:
containers
:
-
name
:
sidekick
image
:
nginxinc/nginx-unprivileged:latest
volumeMounts
:
-
mountPath
:
/data
name
:
shared-data-files
volumes
:
-
name
:
shared-data-files
persistentVolumeClaim
:
claimName
:
"
release-media-files"
\ No newline at end of file
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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