--- apiVersion: "v1" kind: "List" 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: "534e579ca0c11fe3abe16f1b624c183f0606a580" fabric8.io/git-branch: "release-v2.2.273" fabric8.io/build-id: "2" fabric8.io/git-url: "http://gogs.ux.fabric8.io/gogsadmin/oss-parent/commit/534e579ca0c11fe3abe16f1b624c183f0606a580" fabric8.io/build-url: "http://jenkins.ux.fabric8.io/job/oss-parent/2" labels: provider: "fabric8" project: "fabric8-docker-registry" version: "2.2.273" group: "io.fabric8.devops.apps" expose: "true" name: "fabric8-docker-registry" spec: ports: - port: 80 protocol: "TCP" targetPort: 5000 selector: project: "fabric8-docker-registry" provider: "fabric8" group: "io.fabric8.devops.apps" - apiVersion: "extensions/v1beta1" kind: "Deployment" 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: "534e579ca0c11fe3abe16f1b624c183f0606a580" fabric8.io/metrics-path: "dashboard/file/kubernetes-pods.json/?var-project=fabric8-docker-registry&var-version=2.2.273" fabric8.io/build-id: "2" fabric8.io/build-url: "http://jenkins.ux.fabric8.io/job/oss-parent/2" fabric8.io/git-branch: "release-v2.2.273" fabric8.io/git-url: "http://gogs.ux.fabric8.io/gogsadmin/oss-parent/commit/534e579ca0c11fe3abe16f1b624c183f0606a580" labels: provider: "fabric8" project: "fabric8-docker-registry" version: "2.2.273" group: "io.fabric8.devops.apps" name: "fabric8-docker-registry" spec: replicas: 1 selector: matchLabels: provider: "fabric8" project: "fabric8-docker-registry" group: "io.fabric8.devops.apps" template: metadata: annotations: fabric8.io/git-commit: "534e579ca0c11fe3abe16f1b624c183f0606a580" fabric8.io/metrics-path: "dashboard/file/kubernetes-pods.json/?var-project=fabric8-docker-registry&var-version=2.2.273" fabric8.io/build-id: "2" fabric8.io/build-url: "http://jenkins.ux.fabric8.io/job/oss-parent/2" 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.273" fabric8.io/git-url: "http://gogs.ux.fabric8.io/gogsadmin/oss-parent/commit/534e579ca0c11fe3abe16f1b624c183f0606a580" labels: provider: "fabric8" project: "fabric8-docker-registry" version: "2.2.273" 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"