ttrss: enable ingress

This commit is contained in:
Ruben Hensen
2025-01-20 15:24:34 +01:00
parent 34af772db6
commit 6b29596c34
+1 -1
View File
@@ -51,7 +51,7 @@ spec:
# -- Enable and configure ingress settings for the chart under this key. # -- Enable and configure ingress settings for the chart under this key.
# @default -- See values.yaml # @default -- See values.yaml
main: main:
enabled: false enabled: true
# -- Bitnami postgres chart. For more options see https://github.com/bitnami/charts/tree/master/bitnami/postgresql # -- Bitnami postgres chart. For more options see https://github.com/bitnami/charts/tree/master/bitnami/postgresql
# @default -- see bellow # @default -- see bellow