Commit 02145760 authored by Michelle Noorali's avatar Michelle Noorali

Merge pull request #764 from naveensrinivasan/patch-2

Included a link to 12factor.net
parents b84d0b97 0e8ec831
...@@ -22,7 +22,7 @@ For Helm, there are three important concepts: ...@@ -22,7 +22,7 @@ For Helm, there are three important concepts:
3. A _release_ is a running instance of a _chart_, combined with a 3. A _release_ is a running instance of a _chart_, combined with a
specific _config_. 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_. = release_.
## Components ## Components
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment