We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent faa6698 commit 8b0363bCopy full SHA for 8b0363b
1 file changed
ast-on-k8s/prometheus-service.yaml
@@ -1,16 +1,13 @@
1
apiVersion: v1
2
kind: Service
3
metadata:
4
- annotations:
5
- kompose.cmd: kompose convert -f docker-compose.yaml
6
- kompose.version: 1.34.0 (cbf2835db)
7
labels:
8
- io.kompose.service: prometheus
+ io.ast.service: prometheus
9
name: prometheus
10
spec:
11
ports:
12
- name: "9090"
13
port: 9090
14
targetPort: 9090
15
selector:
16
0 commit comments