chore(multiple): require ingress for certain charts
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -496,3 +496,7 @@ metrics:
|
||||
prometheusRule:
|
||||
enabled: false
|
||||
updated: true
|
||||
|
||||
ingress:
|
||||
main:
|
||||
required: true
|
||||
Reference in New Issue
Block a user