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
OKD
build-several-image-and-compose
Commits
add9e620
Commit
add9e620
authored
Oct 26, 2020
by
Yori Fournier
Browse files
corrected name of the image
parent
97fa2f9e
Pipeline
#1924
passed with stages
in 2 minutes
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
manifest.yaml
View file @
add9e620
...
...
@@ -16,7 +16,7 @@ spec:
spec
:
containers
:
-
name
:
proc1
image
:
proc1:latest
image
:
python-
proc1:latest
ports
:
-
containerPort
:
8051
---
...
...
@@ -38,6 +38,6 @@ spec:
spec
:
containers
:
-
name
:
proc2
image
:
proc2:latest
image
:
python-
proc2:latest
ports
:
-
containerPort
:
8052
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