mirror of https://git.rancher.io/charts
95800e5bd0
Update kiali image conventions, remove release.name from naming convention |
||
---|---|---|
.. | ||
configs | ||
samples | ||
templates | ||
Chart.yaml | ||
README.md | ||
requirements.yaml | ||
values.yaml |
README.md
Rancher Istio Installers
A Rancher created chart that packages the istioctl binary to install via a helm chart.
Installation
Requirements
This chart depends on the rancher-kiali-server-crd chart.
It also depends on the rancher-monitoring
chart being installed with default values for nameOverride
, namespaceOverride
, and prometheus.service.port
.
If those values are modified on the rancher-monitoring deployment, please adjust the kiali.external_services.prometheus
url settings:
http://{{ .Values.nameOverride }}-prometheus.{{ .Values.namespaceOverride }}.svc:{{ prometheus.service.port }}
Installation
helm install rancher-istio ./ --create-namespace -n istio-system