feat: Added lldap
Some checks failed
kustomization/flux-system/fffa8587 reconciliation succeeded
kustomization/lldap/fffa8587 build failed
kustomization/cnpg/fffa8587 reconciliation succeeded
kustomization/reflector/fffa8587 health check failed

This commit is contained in:
2025-12-17 01:56:24 +01:00
parent 258eefe675
commit c2914ab9f6
22 changed files with 398 additions and 0 deletions

View File

@@ -0,0 +1,13 @@
apiVersion: gateway.networking.k8s.io/v1beta1
kind: HTTPRoute
metadata:
name: lldap
namespace: lldap
spec:
parentRefs:
- name: gateway
namespace: default
rules:
- backendRefs:
- name: lldap
port: 17170