MQL5-Google-Onedrive/boat-house/kompose/prod/statistics-service-db-svc.yaml

13 lines
226 B
YAML
Raw Permalink Normal View History

apiVersion: v1
kind: Service
metadata:
name: statistics-service-db
namespace: boathouse-prod
spec:
clusterIP: None
ports:
- name: headless
port: 55555
targetPort: 0
selector:
app: statistics-service-db