the-new-hotness: Fix yaml error
Signed-off-by: Michal Konečný <mkonecny@redhat.com>
This commit is contained in:
parent
1b9567b112
commit
1722f1a63d
1 changed files with 3 additions and 2 deletions
|
@ -24,8 +24,9 @@ items:
|
|||
deploymentconfig: the-new-hotness
|
||||
spec:
|
||||
hostAliases:
|
||||
- hostnames: partner-bugzilla.redhat.com
|
||||
ip: 209.132.183.72
|
||||
- hostnames:
|
||||
- partner-bugzilla.redhat.com
|
||||
ip: 209.132.183.72
|
||||
containers:
|
||||
- name: the-new-hotness
|
||||
image: the-new-hotness/the-new-hotness:latest
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue