the-new-hotness: Fix hostname syntax error
Signed-off-by: Michal Konečný <mkonecny@redhat.com>
This commit is contained in:
parent
27550e9b95
commit
ac39dddc43
1 changed files with 2 additions and 2 deletions
|
@ -26,9 +26,9 @@ items:
|
||||||
hostAliases:
|
hostAliases:
|
||||||
- hostnames:
|
- hostnames:
|
||||||
- partner-bugzilla.redhat.com
|
- partner-bugzilla.redhat.com
|
||||||
ip: 209.132.183.72
|
ip: 209.132.183.72
|
||||||
- apps.stg.fedoraproject.org
|
- apps.stg.fedoraproject.org
|
||||||
ip: 10.5.128.177
|
ip: 10.5.128.177
|
||||||
containers:
|
containers:
|
||||||
- name: the-new-hotness
|
- name: the-new-hotness
|
||||||
image: the-new-hotness/the-new-hotness:latest
|
image: the-new-hotness/the-new-hotness:latest
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue