--- apiVersion: "v1" items: - apiVersion: "v1" kind: "Service" metadata: annotations: 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: project: "gitlab" provider: "fabric8" version: "2.2.231" group: "io.fabric8.devops.apps" name: "gitlab" spec: ports: - port: 80 protocol: "TCP" targetPort: 80 selector: project: "gitlab" provider: "fabric8" group: "io.fabric8.devops.apps" type: "LoadBalancer" - apiVersion: "v1" kind: "Service" metadata: annotations: 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: project: "gitlab" provider: "fabric8" version: "2.2.231" group: "io.fabric8.devops.apps" name: "gitlab-ssh" spec: ports: - port: 22 protocol: "TCP" targetPort: 22 selector: project: "gitlab" provider: "fabric8" group: "io.fabric8.devops.apps" - apiVersion: "v1" data: jenkins-gitlab-password: "RedHat$1" gitlab-url: "gitlab.vagrant.f8" jenkins-gitlab-user: "jenkins" jenkins-gitlab-email: "gitlab@fabric8.local" kind: "ConfigMap" metadata: annotations: fabric8.gitlab/summary: "[Gitlab](http://gitlab.com/) - A self-hosted Git service" description: "Gitlab is a self-hosted Git service \n\nMore details on the\ \ Gitlab home page.\n" fabric8.io/json-schema: "{\n \"type\" : \"object\",\n \"properties\" : {\n\ \ \"JENKINS_GITLAB_USER\" : {\n \"type\" : \"string\",\n \"description\"\ \ : \"The user name for Jenkins to login to Gitlab\",\n \"default\" :\ \ \"jenkins\"\n },\n \"JENKINS_GITLAB_PASSWORD\" : {\n \"type\"\ \ : \"string\",\n \"description\" : \"The password for Jenkins to login\ \ to Gitlab\",\n \"default\" : \"RedHat$1\"\n },\n \"GITLAB_URL\"\ \ : {\n \"type\" : \"string\",\n \"description\" : \"The GitLab\ \ server URL\",\n \"default\" : \"gitlab.vagrant.f8\"\n },\n \"\ JENKINS_GITLAB_EMAIL\" : {\n \"type\" : \"string\",\n \"description\"\ \ : \"The email address of the Jenkins user on Gitlab\",\n \"default\"\ \ : \"gitlab@fabric8.local\"\n }\n }\n}" labels: provider: "fabric8" project: "gitlab" version: "2.2.231" group: "io.fabric8.devops.apps" name: "gitlab" - apiVersion: "v1" kind: "DeploymentConfig" metadata: annotations: fabric8.io/git-commit: "63b80705bbab04484bcb093e695efdc1f6acb1f7" fabric8.io/git-branch: "release-v2.2.231" fabric8.io/metrics-path: "dashboard/file/kubernetes-pods.json/?var-project=gitlab&var-version=2.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: "gitlab" version: "2.2.231" group: "io.fabric8.devops.apps" name: "gitlab" spec: replicas: 1 selector: provider: "fabric8" project: "gitlab" group: "io.fabric8.devops.apps" template: metadata: annotations: fabric8.io/git-commit: "63b80705bbab04484bcb093e695efdc1f6acb1f7" fabric8.io/metrics-path: "dashboard/file/kubernetes-pods.json/?var-project=gitlab&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: "gitlab" version: "2.2.231" group: "io.fabric8.devops.apps" spec: containers: - env: - name: "KUBERNETES_NAMESPACE" valueFrom: fieldRef: fieldPath: "metadata.namespace" image: "gitlab/gitlab-ce" imagePullPolicy: "IfNotPresent" name: "gitlab" ports: - containerPort: 22 name: "ssh" - containerPort: 80 name: "http" - containerPort: 443 name: "https" resources: limits: cpu: "0" memory: "0" requests: cpu: "0" memory: "0" triggers: - type: "ConfigChange" kind: "List"