Update 3 files

- /longhorn/templates/authentik-service.yaml
- /longhorn/templates/ingress.yaml
- /longhorn/values.yaml
This commit is contained in:
2023-04-16 13:21:30 +00:00
parent 8824a47afa
commit 64908399bb
3 changed files with 73 additions and 29 deletions

View File

@@ -182,7 +182,7 @@ longhorn:
ingress:
## Set to true to enable ingress record generation
enabled: true
enabled: false
## Add ingressClassName to the Ingress
## Can replace the kubernetes.io/ingress.class annotation on v1.18+