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

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

View File

@@ -0,0 +1,15 @@
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- ../base
- secret-credentials.enc.yaml
patches:
- path: deployment.yaml
target:
kind: Deployment
- path: cluster.yaml
target:
kind: Cluster
- path: http-route.yaml
target:
kind: HTTPRoute