All Downloads are FREE. Search and download functionalities are using the official Maven repository.

vops.apps.gitlab.2.2.335.source-code.gitlab-svc.yml Maven / Gradle / Ivy

The newest version!
---
apiVersion: "v1"
kind: "Service"
metadata:
  labels:
    project: "${project.artifactId}"
    provider: "fabric8"
    expose: "true"
  annotations:
    fabric8.io/app-menu: development
  name: "gitlab"
spec:
  ports:
  - port: 80
    protocol: "TCP"
    targetPort: 80
  selector:
    project: "gitlab"
    provider: "fabric8"




© 2015 - 2024 Weber Informatics LLC | Privacy Policy