Reconfigure LdapWrapper PV/PVC

This commit is contained in:
2025-05-23 14:44:24 +10:00
parent 32a58b7a17
commit cf6bc7bcce
6 changed files with 42 additions and 7 deletions

View File

@ -0,0 +1,12 @@
apiVersion: v1
kind: Service
metadata:
name: ldapwrapper
namespace: ldapwrapper
spec:
ports:
- protocol: TCP
name: ldap
port: 389
selector:
app: ldapwrapper