vops.apps.sonarqube.2.2.324.source-code.sonarqube-svc.yml Maven / Gradle / Ivy
---
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