Commit 4c14cb30 authored by Jack Zampolin's avatar Jack Zampolin

Address PR comments

parent ded3bcb6
...@@ -12,7 +12,7 @@ $ helm install stable/chronograf --name foo --namespace bar ...@@ -12,7 +12,7 @@ $ helm install stable/chronograf --name foo --namespace bar
## Introduction ## Introduction
This chart bootstraps A Chronograf deployment and service on a Kubernetes cluster using the Helm Package manager. This chart bootstraps a Chronograf deployment and service on a Kubernetes cluster using the Helm Package manager.
## Prerequisites ## Prerequisites
......
...@@ -22,7 +22,7 @@ To watch for the LoadBalancer IP run the following ...@@ -22,7 +22,7 @@ To watch for the LoadBalancer IP run the following
{{- end }} {{- end }}
{{- if .Values.ingress.enabled }} {{- if .Values.ingress.enabled }}
Chronograf will be available at the following IP Chronograf will be available at the URL:
- http://{{ .Values.ingress.hostname }} - http://{{ .Values.ingress.hostname }}
{{- end -}} {{- end -}}
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment