heruvym/k8s/service.yml

11 lines
158 B
YAML
Raw Normal View History

2021-05-11 17:23:13 +00:00
kind: Service
apiVersion: v1
metadata:
name: heruvym
spec:
ports:
- port: 1488
targetPort: 1488
protocol: TCP
selector:
app: heruvym