feat: Added lldap
This commit is contained in:
8
apps/lldap/production/http-route.yaml
Normal file
8
apps/lldap/production/http-route.yaml
Normal file
@@ -0,0 +1,8 @@
|
||||
apiVersion: gateway.networking.k8s.io/v1beta1
|
||||
kind: HTTPRoute
|
||||
metadata:
|
||||
name: lldap
|
||||
namespace: lldap
|
||||
spec:
|
||||
hostnames:
|
||||
- "users.huizinga.dev"
|
||||
Reference in New Issue
Block a user