From 6b29596c34d4ba0ca5b64df33f3143d36bcf68fe Mon Sep 17 00:00:00 2001 From: Ruben Hensen Date: Mon, 20 Jan 2025 15:24:34 +0100 Subject: [PATCH] ttrss: enable ingress --- apps/templates/helm-ttrss.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/templates/helm-ttrss.yaml b/apps/templates/helm-ttrss.yaml index 21eb574..1396471 100644 --- a/apps/templates/helm-ttrss.yaml +++ b/apps/templates/helm-ttrss.yaml @@ -51,7 +51,7 @@ spec: # -- Enable and configure ingress settings for the chart under this key. # @default -- See values.yaml main: - enabled: false + enabled: true # -- Bitnami postgres chart. For more options see https://github.com/bitnami/charts/tree/master/bitnami/postgresql # @default -- see bellow