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
f7ba032c
Commit
f7ba032c
authored
Jul 31, 2019
by
Ľuboslav Pivarč
Browse files
ADD imagePullSecret to cbioApp
parent
6844563b
Pipeline
#21414
failed with stages
in 40 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
cbioondemandK8S/src/main/resources/cbio-replicaset.yml
View file @
f7ba032c
...
...
@@ -9,6 +9,8 @@ metadata:
annotations
:
maintainer
:
Luboslav Pivarc <456130@muni.cz>
spec
:
imagePullSecrets
:
-
name
:
dataloding
replicas
:
1
selector
:
matchLabels
:
...
...
k8s/deployment.yml
View file @
f7ba032c
...
...
@@ -21,6 +21,7 @@ spec:
app
:
cbio-api
type
:
ondemand
spec
:
# TODO
imagePullSecrets
:
-
name
:
temporary
containers
:
...
...
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