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

vops.apps.sonarqube.2.2.325.source-code.sonarqube-svc.yml Maven / Gradle / Ivy

Go to download

[SonarQube](http://www.sonarqube.org/) is an open platform to manage code quality

There is a newer version: 2.2.335
Show newest version
---
apiVersion: "v1"
kind: "Service"
metadata:
  name: "sonarqube"
  annotations:
    fabric8.io/app-menu: development
  labels:
    provider: "fabric8"
    expose: "true"
spec:
  ports:
  - port: 9000
    protocol: "TCP"
    targetPort: 9000
  selector:
    name: "sonarqube"




© 2015 - 2025 Weber Informatics LLC | Privacy Policy