From 725561dc9c63eb48cc0f3982f65f413092e75acf Mon Sep 17 00:00:00 2001 From: ducoterra Date: Mon, 15 Jun 2020 21:47:24 -0400 Subject: [PATCH] add port to values --- helm/values.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/helm/values.yaml b/helm/values.yaml index e69de29..e1d1ae6 100644 --- a/helm/values.yaml +++ b/helm/values.yaml @@ -0,0 +1,2 @@ +image: hub.ducoterra.net/ducoterra/pubcraft +port: 20100 \ No newline at end of file