Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in
Toggle navigation
H
helm3
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
go
helm3
Commits
b7c2a95f
Unverified
Commit
b7c2a95f
authored
Nov 23, 2017
by
Matthew Fisher
Committed by
GitHub
Nov 23, 2017
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #3197 from ivuk/fix-typo-helm-install
Fix a typo in install.go, update helm_install.md
parents
cad89240
d8178003
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
5 deletions
+5
-5
install.go
cmd/helm/install.go
+2
-2
helm_install.md
docs/helm/helm_install.md
+3
-3
No files found.
cmd/helm/install.go
View file @
b7c2a95f
...
@@ -76,8 +76,8 @@ To check the generated manifests of a release without installing the chart,
...
@@ -76,8 +76,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
the '--debug' and '--dry-run' flags can be combined. This will still require a
round-trip to the Tiller server.
round-trip to the Tiller server.
If --verify is set, the chart MUST have a provenance file, and the proven
ena
ce
If --verify is set, the chart MUST have a provenance file, and the proven
an
ce
f
all
MUST pass all verification steps.
f
ile
MUST pass all verification steps.
There are five different ways you can express the chart you want to install:
There are five different ways you can express the chart you want to install:
...
...
docs/helm/helm_install.md
View file @
b7c2a95f
...
@@ -37,8 +37,8 @@ To check the generated manifests of a release without installing the chart,
...
@@ -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
the '--debug' and '--dry-run' flags can be combined. This will still require a
round-trip to the Tiller server.
round-trip to the Tiller server.
If --verify is set, the chart MUST have a provenance file, and the proven
ena
ce
If --verify is set, the chart MUST have a provenance file, and the proven
an
ce
f
all
MUST pass all verification steps.
f
ile
MUST pass all verification steps.
There are five different ways you can express the chart you want to install:
There are five different ways you can express the chart you want to install:
...
@@ -109,4 +109,4 @@ helm install [CHART]
...
@@ -109,4 +109,4 @@ helm install [CHART]
### SEE ALSO
### SEE ALSO
*
[
helm
](
helm.md
)
- The Helm package manager for Kubernetes.
*
[
helm
](
helm.md
)
- The Helm package manager for Kubernetes.
###### Auto generated by spf13/cobra on 2
2
-Nov-2017
###### Auto generated by spf13/cobra on 2
3
-Nov-2017
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment