--- apiVersion: "v1" kind: "Template" labels: {} metadata: annotations: description: "Sonatype helps open source projects to set up Maven repositories\ \ on https://oss.sonatype.org/" fabric8.loanbroker-bank/iconUrl: "https://raw.githubusercontent.com/fabric8io/kubeflix/master/examples/loanbroker/bank/src/main/fabric8/logo.png" fabric8.loanbroker-bank/summary: "Sonatype helps open source projects to set up\ \ Maven repositories on https://oss.sonatype.org/" labels: {} name: "loanbroker-bank" objects: - apiVersion: "v1" kind: "Service" metadata: annotations: {} labels: hystrix.enabled: "true" hystrix.cluster: "default" provider: "fabric8" project: "loanbroker-bank" version: "1.0.12" group: "io.fabric8.kubeflix.examples" name: "loanbroker-bank" spec: deprecatedPublicIPs: [] externalIPs: [] ports: - port: 80 protocol: "TCP" targetPort: 8080 selector: hystrix.enabled: "true" project: "loanbroker-bank" hystrix.cluster: "default" provider: "fabric8" group: "io.fabric8.kubeflix.examples" type: "LoadBalancer" - apiVersion: "v1" kind: "ReplicationController" metadata: annotations: fabric8.io/git-commit: "7748d31eab2718b972012e10a848f14cea646d12" fabric8.io/git-branch: "release-v1.0.12" fabric8.io/build-id: "11" labels: hystrix.enabled: "true" hystrix.cluster: "default" provider: "fabric8" project: "loanbroker-bank" version: "1.0.12" group: "io.fabric8.kubeflix.examples" name: "loanbroker-bank" spec: replicas: 1 selector: hystrix.enabled: "true" hystrix.cluster: "default" provider: "fabric8" project: "loanbroker-bank" version: "1.0.12" group: "io.fabric8.kubeflix.examples" template: metadata: annotations: {} labels: hystrix.enabled: "true" hystrix.cluster: "default" provider: "fabric8" project: "loanbroker-bank" version: "1.0.12" group: "io.fabric8.kubeflix.examples" spec: containers: - args: [] command: [] env: - name: "BASE_RATE" value: "10" - name: "BANK_NAME" value: "KuBank" - name: "KUBERNETES_NAMESPACE" valueFrom: fieldRef: fieldPath: "metadata.namespace" image: "fabric8/loanbroker-bank:1.0.12" name: "loanbroker-bank" ports: - containerPort: 8080 name: "http" securityContext: {} volumeMounts: [] imagePullSecrets: [] nodeSelector: {} serviceAccountName: "fabric8" volumes: [] parameters: []