From 5558de59de867bb79c140fabde008ae9d41f79dc Mon Sep 17 00:00:00 2001 From: David Kirwan Date: Wed, 5 Mar 2025 13:20:21 +0000 Subject: [PATCH] forgejo: enable route Signed-off-by: David Kirwan --- roles/openshift-apps/forgejo/templates/values.yaml.j2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roles/openshift-apps/forgejo/templates/values.yaml.j2 b/roles/openshift-apps/forgejo/templates/values.yaml.j2 index 9ba6725d18..abbc633f5a 100644 --- a/roles/openshift-apps/forgejo/templates/values.yaml.j2 +++ b/roles/openshift-apps/forgejo/templates/values.yaml.j2 @@ -195,7 +195,7 @@ ingress: ## @param route.tls.caCertificate PEM encoded CA certificate or chain that issued the certificate ## @param route.tls.destinationCACertificate PEM encoded CA certificate used to verify the authenticity of final end point when 'termination' is set to 'passthrough' (ignored otherwise) route: - enabled: false + enabled: true annotations: {} host: wildcardPolicy: