--- apiVersion: "v1" items: - apiVersion: "v1" kind: "ReplicationController" metadata: annotations: fabric8.io/git-branch: "release-v2.2.103" fabric8.io/git-commit: "39d3b56adfc5758c1d77289df446b7a923148b80" fabric8.io/build-id: "5" labels: project: "camel-amq" provider: "fabric8" version: "2.2.103" group: "io.fabric8.ipaas.mq" name: "camel-amq" spec: replicas: 1 selector: project: "camel-amq" provider: "fabric8" version: "2.2.103" group: "io.fabric8.ipaas.mq" template: metadata: annotations: {} labels: project: "camel-amq" provider: "fabric8" version: "2.2.103" group: "io.fabric8.ipaas.mq" spec: containers: - args: [] command: [] env: - name: "KUBERNETES_NAMESPACE" valueFrom: fieldRef: fieldPath: "metadata.namespace" image: "fabric8/camel-amq:2.2.103" name: "camel-amq" ports: - containerPort: 8778 name: "jolokia" securityContext: {} volumeMounts: [] imagePullSecrets: [] nodeSelector: {} volumes: [] kind: "List"