forked from catalin/fukuops
feat: add default tls config to authentik
This commit is contained in:
parent
5c34c7a0d7
commit
8ffff3d196
2 changed files with 3 additions and 1 deletions
|
|
@ -73,9 +73,10 @@ spec:
|
||||||
pathType: Prefix
|
pathType: Prefix
|
||||||
backend:
|
backend:
|
||||||
service:
|
service:
|
||||||
name: authentik
|
name: http
|
||||||
port:
|
port:
|
||||||
number: 9000
|
number: 9000
|
||||||
|
tls: []
|
||||||
- repoURL: https://git.roboces.dev/catalin/fukuops.git
|
- repoURL: https://git.roboces.dev/catalin/fukuops.git
|
||||||
path: k8s/services/authentik
|
path: k8s/services/authentik
|
||||||
targetRevision: main
|
targetRevision: main
|
||||||
|
|
|
||||||
|
|
@ -23,3 +23,4 @@ spec:
|
||||||
- https://democratic-csi.github.io/charts/
|
- https://democratic-csi.github.io/charts/
|
||||||
- https://bitnami-labs.github.io/sealed-secrets
|
- https://bitnami-labs.github.io/sealed-secrets
|
||||||
- https://grafana.github.io/helm-charts
|
- https://grafana.github.io/helm-charts
|
||||||
|
- https://kubernetes-sigs.github.io/descheduler/
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue