flux-infra/apps/lldap/service.yaml
2024-11-15 01:16:07 +01:00

21 lines
394 B
YAML

apiVersion: v1
kind: Service
metadata:
annotations:
lldap: https://github.com/nitnelave/lldap
k8s: https://github.com/Evantage-WS/lldap-kubernetes
labels:
app: lldap-service
name: lldap-service
namespace: lldap
spec:
ports:
- name: "3890"
port: 3890
targetPort: 3890
- name: "17170"
port: 17170
targetPort: 17170
selector:
app: lldap