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