--- apiVersion: "v1" items: - 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: "camel-amq" provider: "fabric8" version: "2.2.96" group: "io.fabric8.ipaas.mq" name: "camel-amq" spec: replicas: 1 selector: project: "camel-amq" provider: "fabric8" version: "2.2.96" group: "io.fabric8.ipaas.mq" template: metadata: annotations: {} labels: project: "camel-amq" provider: "fabric8" version: "2.2.96" group: "io.fabric8.ipaas.mq" spec: containers: - args: [] command: [] env: - name: "KUBERNETES_NAMESPACE" valueFrom: fieldRef: fieldPath: "metadata.namespace" image: "fabric8/camel-amq:2.2.96" name: "camel-amq" ports: - containerPort: 8778 name: "jolokia" securityContext: {} volumeMounts: [] imagePullSecrets: [] nodeSelector: {} volumes: [] kind: "List"