mirror of
https://github.com/helm/helm.git
synced 2026-04-29 02:01:10 -04:00
Merge pull request #764 from naveensrinivasan/patch-2
Included a link to 12factor.net
This commit is contained in:
commit
0214576069
1 changed files with 1 additions and 1 deletions
|
|
@ -22,7 +22,7 @@ For Helm, there are three important concepts:
|
|||
3. A _release_ is a running instance of a _chart_, combined with a
|
||||
specific _config_.
|
||||
|
||||
Following the formula made famous by the 12 Factor App, _chart + config
|
||||
Following the formula made famous by the [12 Factor App](http://12factor.net/), _chart + config
|
||||
= release_.
|
||||
|
||||
## Components
|
||||
|
|
|
|||
Loading…
Reference in a new issue