--- apiVersion: "v1" kind: "List" items: - apiVersion: "v1" kind: "Service" metadata: annotations: fabric8.io/iconUrl: "img/icons/activemq.svg" fabric8.io/git-commit: "f374dbbbc590974a37273aef7255513f63ca3584" fabric8.io/git-branch: "release-v2.2.159" fabric8.io/build-id: "5" fabric8.io/git-url: "http://gogs.ux.fabric8.io/gogsadmin/oss-parent/commit/f374dbbbc590974a37273aef7255513f63ca3584" fabric8.io/build-url: "http://jenkins.ux.fabric8.io/job/oss-parent/5" labels: provider: "fabric8" group: "io.fabric8.ipaas.apps" project: "message-gateway" version: "2.2.159" name: "activemq" spec: ports: - port: 61616 protocol: "TCP" targetPort: 61616 selector: provider: "fabric8" group: "io.fabric8.ipaas.apps" project: "message-gateway" - apiVersion: "v1" kind: "DeploymentConfig" metadata: annotations: fabric8.io/iconUrl: "img/icons/activemq.svg" fabric8.io/git-commit: "f374dbbbc590974a37273aef7255513f63ca3584" fabric8.io/git-branch: "release-v2.2.159" fabric8.io/metrics-path: "dashboard/file/kubernetes-pods.json/?var-project=message-gateway&var-version=2.2.159" fabric8.io/build-id: "5" fabric8.io/git-url: "http://gogs.ux.fabric8.io/gogsadmin/oss-parent/commit/f374dbbbc590974a37273aef7255513f63ca3584" fabric8.io/build-url: "http://jenkins.ux.fabric8.io/job/oss-parent/5" labels: provider: "fabric8" group: "io.fabric8.ipaas.apps" project: "message-gateway" version: "2.2.159" name: "message-gateway" spec: replicas: 1 selector: provider: "fabric8" group: "io.fabric8.ipaas.apps" project: "message-gateway" strategy: rollingParams: timeoutSeconds: 10800 type: "Rolling" template: metadata: annotations: fabric8.io/git-commit: "f374dbbbc590974a37273aef7255513f63ca3584" fabric8.io/metrics-path: "dashboard/file/kubernetes-pods.json/?var-project=message-gateway&var-version=2.2.159" fabric8.io/build-id: "5" fabric8.io/build-url: "http://jenkins.ux.fabric8.io/job/oss-parent/5" fabric8.io/iconUrl: "img/icons/activemq.svg" fabric8.io/git-branch: "release-v2.2.159" fabric8.io/git-url: "http://gogs.ux.fabric8.io/gogsadmin/oss-parent/commit/f374dbbbc590974a37273aef7255513f63ca3584" labels: provider: "fabric8" group: "io.fabric8.ipaas.apps" project: "message-gateway" version: "2.2.159" spec: containers: - env: - name: "KUBERNETES_NAMESPACE" valueFrom: fieldRef: fieldPath: "metadata.namespace" image: "fabric8/message-gateway:2.2.159" imagePullPolicy: "IfNotPresent" name: "message-gateway" ports: - containerPort: 61616 name: "amq" - containerPort: 8778 name: "jolokia" resources: limits: cpu: "0" memory: "0" requests: cpu: "0" memory: "0" securityContext: privileged: false triggers: - type: "ConfigChange"