--- apiVersion: "v1" items: - apiVersion: "v1" kind: "Service" metadata: annotations: fabric8.io/iconUrl: "https://cdn.rawgit.com/fabric8io/fabric8-devops/master/fabric8-docker-registry/src/main/fabric8/icon.png" fabric8.io/git-commit: "63b80705bbab04484bcb093e695efdc1f6acb1f7" fabric8.io/git-branch: "release-v2.2.231" fabric8.io/build-id: "13" fabric8.io/git-url: "http://gogs.ux.fabric8.io/gogsadmin/oss-parent/commit/63b80705bbab04484bcb093e695efdc1f6acb1f7" fabric8.io/build-url: "http://jenkins.ux.fabric8.io/job/oss-parent/13" labels: provider: "fabric8" project: "fabric8-docker-registry" version: "2.2.231" group: "io.fabric8.devops.apps" name: "fabric8-docker-registry" spec: ports: - port: 80 protocol: "TCP" targetPort: 5000 selector: project: "fabric8-docker-registry" provider: "fabric8" group: "io.fabric8.devops.apps" type: "LoadBalancer" - apiVersion: "v1" kind: "DeploymentConfig" metadata: annotations: fabric8.io/iconUrl: "https://cdn.rawgit.com/fabric8io/fabric8-devops/master/fabric8-docker-registry/src/main/fabric8/icon.png" fabric8.io/git-commit: "63b80705bbab04484bcb093e695efdc1f6acb1f7" fabric8.io/metrics-path: "dashboard/file/kubernetes-pods.json/?var-project=fabric8-docker-registry&var-version=2.2.231" fabric8.io/build-id: "13" fabric8.io/build-url: "http://jenkins.ux.fabric8.io/job/oss-parent/13" fabric8.io/git-branch: "release-v2.2.231" fabric8.io/git-url: "http://gogs.ux.fabric8.io/gogsadmin/oss-parent/commit/63b80705bbab04484bcb093e695efdc1f6acb1f7" labels: provider: "fabric8" project: "fabric8-docker-registry" version: "2.2.231" group: "io.fabric8.devops.apps" name: "fabric8-docker-registry" spec: replicas: 1 selector: provider: "fabric8" project: "fabric8-docker-registry" group: "io.fabric8.devops.apps" template: metadata: annotations: fabric8.io/git-commit: "63b80705bbab04484bcb093e695efdc1f6acb1f7" fabric8.io/metrics-path: "dashboard/file/kubernetes-pods.json/?var-project=fabric8-docker-registry&var-version=2.2.231" fabric8.io/build-id: "13" fabric8.io/build-url: "http://jenkins.ux.fabric8.io/job/oss-parent/13" fabric8.io/iconUrl: "https://cdn.rawgit.com/fabric8io/fabric8-devops/master/fabric8-docker-registry/src/main/fabric8/icon.png" fabric8.io/git-branch: "release-v2.2.231" fabric8.io/git-url: "http://gogs.ux.fabric8.io/gogsadmin/oss-parent/commit/63b80705bbab04484bcb093e695efdc1f6acb1f7" labels: provider: "fabric8" project: "fabric8-docker-registry" version: "2.2.231" group: "io.fabric8.devops.apps" spec: containers: - env: - name: "KUBERNETES_NAMESPACE" valueFrom: fieldRef: fieldPath: "metadata.namespace" image: "registry:2" imagePullPolicy: "IfNotPresent" name: "fabric8-docker-registry" ports: - containerPort: 5000 name: "http" resources: limits: cpu: "0" memory: "0" requests: cpu: "0" memory: "0" triggers: - type: "ConfigChange" kind: "List"