From c070deb5ebb41b2c225486a21d171668298c1f2e Mon Sep 17 00:00:00 2001 From: James Strachan Date: Thu, 23 Jan 2020 16:37:52 +0000 Subject: [PATCH] fix: add PoC link --- proposals/2/README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/proposals/2/README.md b/proposals/2/README.md index b383717..525e865 100644 --- a/proposals/2/README.md +++ b/proposals/2/README.md @@ -3,6 +3,8 @@ Issue: https://github.com/jenkins-x/jx/issues/6442 Old design doc:: https://docs.google.com/document/d/1DL1oEeAZtWFfpJOWk5UVO54D88BnlqZDf5IDaOkGxCk/edit?usp=sharing +Current PoC: https://github.com/jenkins-x-labs/boot-helmfile-poc + ## Requirements We want a simple canonical way to install any helm chart in any namespace without having to manually hack the `jx boot` pipeline file: `jenkins-x.yml`.