Files
homelab/durpapi/templates/service.yaml
2023-04-09 14:08:05 -05:00

12 lines
179 B
YAML

#apiVersion: v1
#kind: Service
#metadata:
# name: durpapi
#spec:
# ports:
# - name: http
# port: 8080
# targetPort: 8080
# protocol: TCP
# selector:
# app: durpapi