diff --git a/roles/openshift-apps/the-new-hotness/files/deploymentconfig.yml b/roles/openshift-apps/the-new-hotness/files/deploymentconfig.yml index 3c4bdf54d3..d9d956fd03 100644 --- a/roles/openshift-apps/the-new-hotness/files/deploymentconfig.yml +++ b/roles/openshift-apps/the-new-hotness/files/deploymentconfig.yml @@ -25,14 +25,14 @@ items: spec: hostAliases: - hostnames: - - partner-bugzilla.redhat.com - ip: 209.132.183.72 + - partner-bugzilla.redhat.com + ip: 209.132.183.72 - hostnames: - - apps.stg.fedoraproject.org - ip: 10.5.128.177 + - apps.stg.fedoraproject.org + ip: 10.5.128.177 - hostnames: - - release-monitoring.org - ip: 10.5.126.8 + - release-monitoring.org + ip: 10.5.126.8 containers: - name: the-new-hotness image: the-new-hotness/the-new-hotness:latest