Svn storage with ldap auth for kubernetes and standalone docker
Kubernetes or standalone usage
For kubernetes
kubectl apply -f ./deployment.yml -n exist_ns
Need to change hostname in ingress example
For standalone
docker-compose up -d svn
Recomended nginx+ssl