--- apiVersion: "v1" kind: "Template" labels: {} metadata: annotations: description: "Dashboard for visualization of Hystrix streams" fabric8.hystrix-dashboard/iconUrl: "https://raw.githubusercontent.com/fabric8io/kubeflix/master/hystrix-dashboard/src/main/fabric8/logo.png" fabric8.hystrix-dashboard/summary: "Dashboard for visualization of Hystrix streams" labels: {} name: "hystrix-dashboard" objects: - apiVersion: "v1" imagePullSecrets: [] kind: "ServiceAccount" metadata: annotations: fabric8.io/iconUrl: "https://raw.githubusercontent.com/fabric8io/kubeflix/master/hystrix-dashboard/src/main/fabric8/logo.png" labels: {} name: "ribbon" secrets: [] - apiVersion: "v1" kind: "Service" metadata: annotations: fabric8.io/iconUrl: "https://raw.githubusercontent.com/fabric8io/kubeflix/master/hystrix-dashboard/src/main/fabric8/logo.png" labels: project: "hystrix-dashboard" provider: "fabric8" version: "1.0.16" 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/iconUrl: "https://raw.githubusercontent.com/fabric8io/kubeflix/master/hystrix-dashboard/src/main/fabric8/logo.png" fabric8.io/git-branch: "release-v1.0.16" fabric8.io/git-commit: "1b76739814192e84b1cba911a244633e39be4f57" fabric8.io/build-url: "http://jenkins.cd.beast.fabric8.io/job/Single-kubeflix/3/" fabric8.io/build-id: "3" labels: project: "hystrix-dashboard" provider: "fabric8" version: "1.0.16" group: "io.fabric8.kubeflix" name: "hystrix-dashboard" spec: replicas: 1 selector: project: "hystrix-dashboard" provider: "fabric8" version: "1.0.16" group: "io.fabric8.kubeflix" template: metadata: annotations: {} labels: project: "hystrix-dashboard" provider: "fabric8" version: "1.0.16" group: "io.fabric8.kubeflix" spec: containers: - args: [] command: [] env: - name: "KUBERNETES_NAMESPACE" valueFrom: fieldRef: fieldPath: "metadata.namespace" image: "fabric8/hystrix-dashboard:1.0.16" name: "hystrix-dashboard" ports: - containerPort: 8080 name: "http" securityContext: {} volumeMounts: [] imagePullSecrets: [] nodeSelector: {} serviceAccountName: "ribbon" volumes: [] parameters: []