--- apiVersion: "v1" kind: "Template" labels: {} metadata: annotations: description: "Shows how to use Camel with Spring Boot in the Java Container" fabric8.springboot-camel/summary: "Shows how to use Camel with Spring Boot in\ \ the Java Container" fabric8.springboot-camel/iconUrl: "img/icons/camel.svg" labels: {} name: "springboot-camel" objects: - apiVersion: "v1" kind: "ReplicationController" metadata: annotations: fabric8.io/iconUrl: "img/icons/camel.svg" fabric8.io/git-branch: "release-v2.2.113" fabric8.io/git-commit: "7b59f2f11427f9bcf58702a8614b3c55cc39860f" fabric8.io/build-id: "1" labels: project: "springboot-camel" provider: "fabric8" version: "2.2.113" group: "quickstarts" name: "springboot-camel" spec: replicas: 1 selector: project: "springboot-camel" provider: "fabric8" version: "2.2.113" group: "quickstarts" template: metadata: annotations: {} labels: project: "springboot-camel" provider: "fabric8" version: "2.2.113" group: "quickstarts" spec: containers: - args: [] command: [] env: - name: "KUBERNETES_NAMESPACE" valueFrom: fieldRef: fieldPath: "metadata.namespace" image: "fabric8/springboot-camel:2.2.113" name: "springboot-camel" ports: - containerPort: 8778 name: "jolokia" securityContext: {} volumeMounts: [] imagePullSecrets: [] nodeSelector: {} volumes: [] parameters: []