--- apiVersion: "v1" kind: "Template" labels: {} metadata: annotations: fabric8.msg-gateway/iconUrl: "img/icons/activemq.svg" fabric8.msg-gateway/summary: "Control/Secure/Scale Enterprise Messaging" description: "An Enterprise Messaging Gateway that can apply policeis for scaling/security/rate\ \ limiting etc." labels: {} name: "msg-gateway" objects: - apiVersion: "v1" kind: "Service" metadata: annotations: {} labels: project: "msg-gateway" component: "msg-gateway" provider: "fabric8" version: "2.2.96" group: "msg-gateway" name: "fabric8mq" spec: deprecatedPublicIPs: [] externalIPs: [] ports: - port: 61616 protocol: "TCP" targetPort: 61616 selector: project: "msg-gateway" component: "msg-gateway" provider: "fabric8" group: "msg-gateway" - apiVersion: "v1" kind: "ReplicationController" metadata: annotations: fabric8.io/git-branch: "release-v2.2.96" fabric8.io/git-commit: "88e604db1eeda99c6a702c7a6e578d27ffc1d3d0" fabric8.io/build-id: "2" labels: project: "msg-gateway" component: "msg-gateway" provider: "fabric8" version: "2.2.96" group: "msg-gateway" name: "msg-gateway" spec: replicas: 1 selector: project: "msg-gateway" component: "msg-gateway" provider: "fabric8" version: "2.2.96" group: "msg-gateway" template: metadata: annotations: {} labels: project: "msg-gateway" component: "msg-gateway" provider: "fabric8" version: "2.2.96" group: "msg-gateway" spec: containers: - args: [] command: [] env: - name: "KUBERNETES_NAMESPACE" valueFrom: fieldRef: fieldPath: "metadata.namespace" image: "fabric8/msg-gateway:2.2.96" name: "msg-gateway" ports: - containerPort: 61616 name: "amq" - containerPort: 8778 name: "jolokia" securityContext: {} volumeMounts: [] imagePullSecrets: [] nodeSelector: {} volumes: [] parameters: []