From 6322c9598de696b1c4939659e8957bcb3ac73e05 Mon Sep 17 00:00:00 2001 From: Igor Vuk Date: Thu, 23 Nov 2017 13:54:34 +0100 Subject: [PATCH] Fix a typo in helm_install.md --- docs/helm/helm_install.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/helm/helm_install.md b/docs/helm/helm_install.md index bb66345f4..1b87224f6 100644 --- a/docs/helm/helm_install.md +++ b/docs/helm/helm_install.md @@ -37,8 +37,8 @@ To check the generated manifests of a release without installing the chart, the '--debug' and '--dry-run' flags can be combined. This will still require a round-trip to the Tiller server. -If --verify is set, the chart MUST have a provenance file, and the provenenace -fall MUST pass all verification steps. +If --verify is set, the chart MUST have a provenance file, and the provenance +file MUST pass all verification steps. There are four different ways you can express the chart you want to install: