--- apiVersion: "v1" kind: "Template" labels: {} metadata: annotations: description: "Shows how to use Spring Boot with WebMVC in the Java Container" fabric8.springboot-webmvc/iconUrl: "img/icons/spring-boot.svg" fabric8.springboot-webmvc/summary: "Shows how to use Spring Boot with WebMVC in\ \ the Java Container" labels: {} name: "springboot-webmvc" objects: - apiVersion: "v1" kind: "Service" metadata: annotations: {} labels: container: "spring-boot" component: "springboot-webmvc" provider: "fabric8" project: "springboot-webmvc" version: "2.2.100" group: "quickstarts" name: "springboot-webmvc" spec: deprecatedPublicIPs: [] externalIPs: [] ports: - port: 80 protocol: "TCP" targetPort: 8080 selector: container: "spring-boot" project: "springboot-webmvc" component: "springboot-webmvc" provider: "fabric8" group: "quickstarts" type: "LoadBalancer" - apiVersion: "v1" kind: "ReplicationController" metadata: annotations: fabric8.io/git-branch: "release-v2.2.100" fabric8.io/git-commit: "52c6eef882a147b10d60a5556364d16196b0100c" fabric8.io/git-url: "http://gogs.release.cd.fabric8.io/gogsadmin/oss-parent/commit/52c6eef882a147b10d60a5556364d16196b0100c" fabric8.io/build-url: "http://jenkins.release.cd.fabric8.io/job/oss-parent/2" fabric8.io/build-id: "2" labels: container: "spring-boot" component: "springboot-webmvc" provider: "fabric8" project: "springboot-webmvc" version: "2.2.100" group: "quickstarts" name: "springboot-webmvc" spec: replicas: 1 selector: container: "spring-boot" component: "springboot-webmvc" provider: "fabric8" project: "springboot-webmvc" version: "2.2.100" group: "quickstarts" template: metadata: annotations: {} labels: container: "spring-boot" component: "springboot-webmvc" provider: "fabric8" project: "springboot-webmvc" version: "2.2.100" group: "quickstarts" spec: containers: - args: [] command: [] env: - name: "KUBERNETES_NAMESPACE" valueFrom: fieldRef: fieldPath: "metadata.namespace" image: "fabric8/springboot-webmvc:2.2.100" name: "springboot-webmvc" ports: - containerPort: 8778 name: "jolokia" securityContext: {} volumeMounts: [] imagePullSecrets: [] nodeSelector: {} volumes: [] parameters: []