--- apiVersion: "v1" kind: "Template" labels: {} metadata: annotations: fabric8.orion/summary: "[Orion](http://eclipse.org/orion/) is a web based IDE\ \ for working files in a git repository" description: "The Orion\ \ is a web based IDE for working files in a git repository" fabric8.orion/iconUrl: "https://cdn.rawgit.com/fabric8io/fabric8-devops/master/orion/src/main/fabric8/icon.png" labels: {} name: "orion" objects: - apiVersion: "v1" kind: "Service" metadata: annotations: fabric8.io/iconUrl: "https://cdn.rawgit.com/fabric8io/fabric8-devops/master/orion/src/main/fabric8/icon.png" labels: project: "orion" provider: "fabric8" version: "2.2.196" group: "io.fabric8.devops.apps" name: "orion" spec: deprecatedPublicIPs: [] externalIPs: [] ports: - port: 80 protocol: "TCP" targetPort: 8080 selector: project: "orion" provider: "fabric8" group: "io.fabric8.devops.apps" type: "LoadBalancer" - apiVersion: "v1" kind: "ReplicationController" metadata: annotations: fabric8.io/iconUrl: "https://cdn.rawgit.com/fabric8io/fabric8-devops/master/orion/src/main/fabric8/icon.png" fabric8.io/git-branch: "release-v2.2.196" fabric8.io/git-commit: "a09c27ead6ef173291a34395be94bf1085a0f619" fabric8.io/build-url: "http://null:80/job/oss-parent/3" fabric8.io/build-id: "3" labels: project: "orion" provider: "fabric8" version: "2.2.196" group: "io.fabric8.devops.apps" name: "orion" spec: replicas: 1 selector: project: "orion" provider: "fabric8" version: "2.2.196" group: "io.fabric8.devops.apps" template: metadata: annotations: {} labels: project: "orion" provider: "fabric8" version: "2.2.196" group: "io.fabric8.devops.apps" spec: containers: - args: [] command: [] env: - name: "KUBERNETES_NAMESPACE" valueFrom: fieldRef: fieldPath: "metadata.namespace" image: "fabric8/eclipse-orion:2.2.196" imagePullPolicy: "IfNotPresent" name: "orion" ports: - containerPort: 8080 name: "http" resources: limits: cpu: "0" memory: "0" requests: cpu: "0" memory: "0" securityContext: {} volumeMounts: [] imagePullSecrets: [] nodeSelector: {} volumes: [] parameters: []