Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
europdx
k8s
cbio-on-demand
API
Commits
805233ea
Commit
805233ea
authored
Jul 31, 2019
by
Ľuboslav Pivarč
Browse files
Missplaced imagePullSecrets
parent
f7ba032c
Pipeline
#21415
canceled with stages
in 6 minutes and 46 seconds
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
cbioondemandK8S/src/main/resources/cbio-replicaset.yml
View file @
805233ea
...
...
@@ -9,8 +9,6 @@ metadata:
annotations
:
maintainer
:
Luboslav Pivarc <456130@muni.cz>
spec
:
imagePullSecrets
:
-
name
:
dataloding
replicas
:
1
selector
:
matchLabels
:
...
...
@@ -30,6 +28,8 @@ spec:
# generated by API unique for user
#instance: "1"
spec
:
imagePullSecrets
:
-
name
:
dataloding
containers
:
-
name
:
cbio
image
:
registry.gitlab.ics.muni.cz:443/europdx/k8s/cbio-on-demand/data-loading:app32a8fb32ad9831d51a829bb4583375b21ba511e1
...
...
Write
Preview
Supports
Markdown
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