flux-infra/infra/lldap/service.yaml
2025-03-07 00:54:04 +01:00

15 lines
216 B
YAML

apiVersion: v1
kind: Service
metadata:
name: lldap
spec:
ports:
- name: "3890"
port: 3890
targetPort: 3890
- name: "17170"
port: 17170
targetPort: 17170
selector:
app: lldap