Dan O'Brien
3896c343c2
updated pullpolicy example
...
Unsupported value: "alwaysPull": supported values: Always, IfNotPresent, Never
2017-08-09 10:25:40 -04:00
Michelle Noorali
3f33651713
Merge pull request #2761 from michelleN/service-account-docs
...
chore(docs): add guide for service accounts
2017-08-08 12:46:30 -04:00
Taylor Thomas
9a0070af85
Merge pull request #2767 from appscode/link-wheel
...
Add link to wheel.
2017-08-07 19:11:41 -07:00
Michelle Noorali
f1bd1e684a
docs(service_accounts): add non cluster-admin ex
2017-08-07 17:22:17 -04:00
tamal
80c2c85201
Add link to wheel.
2017-08-06 08:16:09 -07:00
Laurens Vanderhoven
d1ee8d4ce6
Add requirements.yaml to Charts file structure
2017-08-06 15:12:25 +02:00
Michelle Noorali
deffe2024a
chore(docs): add guide for service accounts
...
* closes #2224
2017-08-03 12:22:35 -07:00
Michelle Noorali
b555206786
Merge pull request #2749 from jiaweizhou/patch-1
...
docs(helm): Fix docs spelling error
2017-08-03 09:23:34 -07:00
Michelle Noorali
916502c79c
Merge pull request #2753 from mstrzele/helm-edit-plugin
...
docs: add helm-edit plugin
2017-08-03 09:22:56 -07:00
Miouge1
1c3d9b892e
Fix link
2017-08-03 13:08:21 +02:00
Maciej Strzelecki
373b5cb86b
docs: add helm-edit plugin
2017-08-02 15:33:48 +02:00
jiaweizhou
3ee74217d1
fix spelling error
2017-08-01 21:52:08 +08:00
gardlt
97893afc62
docs(fix): fixed misspelled word
...
- updated helm_test.md
2017-07-24 17:34:17 -05:00
Taylor Thomas
8fc88ab626
Merge pull request #2681 from at1012/at-helm-list
...
feat(2063): Better 'helm list' visibility into state of pending upgrades
2017-07-20 21:46:27 -07:00
Miguel David
b95866bd67
Fixing typos in requirements.yaml part
2017-07-16 19:04:24 +01:00
Aishwarya Thangappa
313a891b4c
Updated docs
2017-07-12 15:14:33 -07:00
Taylor Thomas
aaaf480d3d
Regenerates docs
2017-07-11 17:15:50 -07:00
Adam Reese
057c747c1f
fix(docs): run docs generator
2017-07-10 11:41:51 -07:00
Scott Rigby
8be9bb51de
Update documentation for deleting a default key from a values file
2017-07-07 14:32:56 -04:00
Steven E. Harris
24238bbe20
Merge pull request #2601 from jascott1/cap_init
...
feat(helm): Correct capitalization and punctuation for all user facing text
2017-06-29 14:44:14 -04:00
Taylor Thomas
6931a2387d
Merge pull request #2629 from gmile/patch-1
...
Reduce indent in code block
2017-06-28 21:36:26 -07:00
Taylor Thomas
4204f69cd2
Merge pull request #2628 from KarolisL/patch-1
...
Remove confusing 'if' from install.md
2017-06-28 21:34:46 -07:00
Santiago Suarez Ordoñez
4c58fb0443
removing redundant content after reorg
2017-06-28 11:07:00 -07:00
Eugene Pirogov
0104bce792
Add syntax highlighting
2017-06-28 17:00:15 +02:00
Eugene Pirogov
5a892efcf8
Reduce indent in code block
2017-06-28 16:59:13 +02:00
Karolis Labrencis
25852aa8f4
Remove confusing 'if' from install.md
...
The "if" might confuse reader
2017-06-28 13:46:59 +03:00
Santiago Suarez Ordoñez
731df0a154
charts.md updates
...
Updating docs to prioritize `requirements.yaml` over `charts/` directory.
As `requirements.yaml` is the recommended strategy, let's document that first to make sure no one jumps the gun and goes ahead to implement manual deps via `charts/` just because they didn't read the whole section.
2017-06-27 15:02:31 -07:00
Justin Scott
37e5f76f9e
Capitalize 'helm' text that was missed.
2017-06-27 10:21:30 -07:00
Justin Scott
b704947d54
Fix broken tests due to "server-side" text change.
2017-06-26 14:41:00 -07:00
Justin Scott
af4c243ee3
Correct punctuation and capitalization for user facing strings.
2017-06-26 10:23:26 -07:00
Taylor Thomas
56ed16aeca
Merge pull request #2499 from WilliamDenniss/test-docs
...
Fixed helm test sample.
2017-06-23 15:42:08 -07:00
William Denniss
c19bba17c5
Fixed helm test sample.
...
The current sample doesn't work as documented.
New sample based on https://github.com/kubernetes/charts/pull/1156 .
2017-06-23 13:15:59 -07:00
Reinhard Nägele
4f14bb9d05
Update standard label docs
2017-06-22 19:44:58 +02:00
Matt Butcher
42ede7f6f8
Merge pull request #2589 from luck02/patch-1
...
Update plugins.md
2017-06-22 10:12:31 -06:00
Reinhard Nägele
5a3be67acf
Update standard label docs ( #2581 )
...
Align docs to what we currently recommend as best practices.
2017-06-22 10:03:57 -06:00
Matt Butcher
66f908778f
Merge pull request #2603 from yuvipanda/patch-2
...
Fix markdown syntax in doc
2017-06-22 09:44:10 -06:00
Taylor Thomas
0b8b8733c4
Merge pull request #2583 from unguiculus/improve-examples
...
Improve chart examples
2017-06-22 08:18:45 -07:00
Yuvi Panda
963aca1d78
Fix markdown syntax in doc
2017-06-20 19:49:04 -07:00
Gary Lucas
7681a1c82b
Update plugins.md
...
typo
2017-06-18 12:48:28 -07:00
Julien Balestra
8dfec4db61
Fix typo in command line.
2017-06-16 14:10:07 +02:00
Reinhard Nägele
843e652472
Improve chart examples
2017-06-16 09:18:26 +02:00
Matt Butcher
ecef026b68
Merge pull request #2545 from technosophos/feat/set-list-index
...
feat(helm): support array index format for --set.
2017-06-08 14:34:26 -06:00
Matt Butcher
c01c7318ab
feat(helm): support array index format for --set.
...
This adds support for specifying list position with an array index using
`--set`. For example, this now works: `--set servers[0].port=8080`
2017-06-08 12:15:03 -06:00
Brandon B. Jozsa
b482780ebb
docs: add armada to the additional tools readme
2017-06-07 18:38:20 -04:00
Matt Butcher
8832cde7e0
Merge pull request #2555 from lachie83/docs-tiller-namespaces
...
(docs) - add best practices for running tiller in namespaces
2017-06-07 12:36:42 -06:00
Lachlan Evenson
6a7a7d2a58
update wording based on pr review
2017-06-07 10:28:40 -07:00
Matt Butcher
a15b3be9de
Merge pull request #2496 from pierreozoux/patch-1
...
Rename index.md to README.md
2017-06-07 11:25:39 -06:00
Lachlan Evenson
a25c5a7362
add best practices for running tiller in namespaces
2017-06-07 10:04:06 -07:00
Matt Butcher
c4a4b9668d
Merge pull request #2546 from technosophos/docs/remove-block-sections
...
docs(chart_template_guide): remove discussion of blocks
2017-06-07 10:28:13 -06:00
Taylor Thomas
e3250e3319
Merge pull request #2534 from sushilkm/issues/2508
...
First alias would be dependency rename
2017-06-06 22:33:51 -07:00