chore(multiple): require ingress for certain charts

This commit is contained in:
Kjeld Schouten
2023-12-21 16:24:25 +01:00
parent e7f46227e4
commit 2a6fe33f46
8 changed files with 19 additions and 4 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
kubeVersion: '>=1.24.0-0'
apiVersion: v2
name: authentik
version: 17.0.3
version: 17.0.4
appVersion: 2023.10.4
description: Authentik is an open-source Identity Provider focused on flexibility and versatility.
home: https://truecharts.org/charts/stable/authentik
+4
View File
@@ -496,3 +496,7 @@ metrics:
prometheusRule:
enabled: false
updated: true
ingress:
main:
required: true