2.7.6.2. Service タイプのエクスポートの例

この例は、Service エクスポートタイプで使用される形式を示しています。

  externalName:  messaging.svc
    ports:
    - name: amqp
      port: 5672
      protocol: TCP
      targetPort: 5672