From 42ea2f4e1727b1abc9fb91b5ec551622199f83fa Mon Sep 17 00:00:00 2001 From: Rich Braun Date: Mon, 4 Mar 2024 11:11:56 -0800 Subject: [PATCH] SYS-616 wip --- k8s/helm/gitea/values.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/k8s/helm/gitea/values.yaml b/k8s/helm/gitea/values.yaml index 60595a1..7649468 100644 --- a/k8s/helm/gitea/values.yaml +++ b/k8s/helm/gitea/values.yaml @@ -1,3 +1,4 @@ +# Default values for gitea. tlsHostname: gitea.example.com nodeportSSH: 30999 # TODO - if only there were a way to reference these values within