web: forgot one instance => cluster

Signed-off-by: Jamie Klassen <cklassen@pivotal.io>
This commit is contained in:
Jamie Klassen 2019-04-15 16:53:25 -04:00 committed by Topher Bullock
parent d21521c49c
commit 8da119a03f
1 changed files with 1 additions and 1 deletions

View File

@ -84,7 +84,7 @@
notFoundImgSrc: {{asset "images/parachute-error-404.svg"}},
csrfToken: {{ .CSRFToken }},
authToken: {{ .AuthToken }},
instanceName: {{ .ClusterName }},
clusterName: {{ .ClusterName }},
pipelineRunningKeyframes: "pipeline-running"
}
});