use authelia as login source
This commit is contained in:
10
infrastructure/authelia/lldap.service.yaml
Normal file
10
infrastructure/authelia/lldap.service.yaml
Normal file
@@ -0,0 +1,10 @@
|
||||
apiVersion: v1
|
||||
kind: Service
|
||||
metadata:
|
||||
name: lldap
|
||||
spec:
|
||||
selector:
|
||||
app: lldap
|
||||
ports:
|
||||
- port: 3890
|
||||
targetPort: 3890
|
Reference in New Issue
Block a user