diff --git a/roles/openshift-apps/the-new-hotness/files/deploymentconfig.yml b/roles/openshift-apps/the-new-hotness/files/deploymentconfig.yml index 48ee8d27c8..60023e0dd0 100644 --- a/roles/openshift-apps/the-new-hotness/files/deploymentconfig.yml +++ b/roles/openshift-apps/the-new-hotness/files/deploymentconfig.yml @@ -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