From 727a5883f252196c1813118b4e3a56b9bc8585c5 Mon Sep 17 00:00:00 2001 From: Ryan Richard Date: Mon, 3 Aug 2020 14:40:18 -0400 Subject: [PATCH] Bring over ytt values.yaml update from discovery PR - We are temporarily adding this change on the main branch so that CI works with the main branch and we can iterate on our changes on our PR branch. Signed-off-by: Andrew Keesler --- deploy/values.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/deploy/values.yaml b/deploy/values.yaml index a5605efc..e63e611f 100644 --- a/deploy/values.yaml +++ b/deploy/values.yaml @@ -12,3 +12,5 @@ image_tag: #! e.g. latest webhook_url: #! e.g., https://example.com webhook_ca_bundle: #! e.g., LS0tLS1CRUdJTiBDRVJUSUZJQ0F... + +discovery_url: #! e.g., https://example.com