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
OKD
build-several-image-and-compose
Commits
44802f86
Commit
44802f86
authored
Oct 26, 2020
by
Yori Fournier
Browse files
add tag to images in manifest
parent
cfb94578
Pipeline
#1921
failed with stages
in 35 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
manifest.yaml
View file @
44802f86
...
...
@@ -16,7 +16,7 @@ spec:
spec
:
containers
:
-
name
:
proc1
image
:
proc1
image
:
proc1
:latest
ports
:
-
containerPort
:
8051
---
...
...
@@ -38,6 +38,6 @@ spec:
spec
:
containers
:
-
name
:
proc2
image
:
proc2
image
:
proc2
:latest
ports
:
-
containerPort
:
8052
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