the-new-hotness: Remove hosts aliases
The hosts aliases are no longer needed after move to new datacenter and it's causing the-new-hotness to fail on start. Signed-off-by: Michal Konečný <mkonecny@redhat.com>
This commit is contained in:
parent
ad00a39da4
commit
c120497f3f
1 changed files with 0 additions and 10 deletions
|
@ -23,16 +23,6 @@ items:
|
|||
app: the-new-hotness
|
||||
deploymentconfig: the-new-hotness
|
||||
spec:
|
||||
hostAliases:
|
||||
- hostnames:
|
||||
- bugzilla.stage.redhat.com
|
||||
ip: 209.132.183.72
|
||||
- hostnames:
|
||||
- apps.stg.fedoraproject.org
|
||||
ip: 10.5.128.177
|
||||
- hostnames:
|
||||
- release-monitoring.org
|
||||
ip: 10.3.163.74
|
||||
containers:
|
||||
- name: the-new-hotness
|
||||
image: the-new-hotness/the-new-hotness:latest
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue