---
apiVersion: v1
kind: Service
metadata:
  name: dd-cyberia-development-traffic-service
  namespace: default
  labels:
    underpost.net/traffic-service: "true"
    underpost.net/deploy-id: dd-cyberia-development
spec:
  type: ClusterIP
  selector:
    app: dd-cyberia-development-blue
  ports:
    - name: 'tcp-4005'
      protocol: TCP
      port: 4005
      targetPort: 4005
    - name: 'udp-4005'
      protocol: UDP
      port: 4005
      targetPort: 4005

    - name: 'tcp-4006'
      protocol: TCP
      port: 4006
      targetPort: 4006
    - name: 'udp-4006'
      protocol: UDP
      port: 4006
      targetPort: 4006

    - name: 'tcp-4007'
      protocol: TCP
      port: 4007
      targetPort: 4007
    - name: 'udp-4007'
      protocol: UDP
      port: 4007
      targetPort: 4007

    - name: 'tcp-4008'
      protocol: TCP
      port: 4008
      targetPort: 4008
    - name: 'udp-4008'
      protocol: UDP
      port: 4008
      targetPort: 4008

    - name: 'tcp-4009'
      protocol: TCP
      port: 4009
      targetPort: 4009
    - name: 'udp-4009'
      protocol: UDP
      port: 4009
      targetPort: 4009

    - name: 'tcp-4010'
      protocol: TCP
      port: 4010
      targetPort: 4010
    - name: 'udp-4010'
      protocol: UDP
      port: 4010
      targetPort: 4010

    - name: 'tcp-4011'
      protocol: TCP
      port: 4011
      targetPort: 4011
    - name: 'udp-4011'
      protocol: UDP
      port: 4011
      targetPort: 4011

    - name: 'tcp-4012'
      protocol: TCP
      port: 4012
      targetPort: 4012
    - name: 'udp-4012'
      protocol: UDP
      port: 4012
      targetPort: 4012

    - name: 'tcp-4013'
      protocol: TCP
      port: 4013
      targetPort: 4013
    - name: 'udp-4013'
      protocol: UDP
      port: 4013
      targetPort: 4013

    - name: 'tcp-4014'
      protocol: TCP
      port: 4014
      targetPort: 4014
    - name: 'udp-4014'
      protocol: UDP
      port: 4014
      targetPort: 4014

    - name: 'tcp-4015'
      protocol: TCP
      port: 4015
      targetPort: 4015
    - name: 'udp-4015'
      protocol: UDP
      port: 4015
      targetPort: 4015

    - name: 'tcp-4016'
      protocol: TCP
      port: 4016
      targetPort: 4016
    - name: 'udp-4016'
      protocol: UDP
      port: 4016
      targetPort: 4016
