We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eeadfbc commit 0eee07aCopy full SHA for 0eee07a
1 file changed
ast-on-k8s/grafana-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: grafana
+ io.ast.service: grafana
9
name: grafana
10
spec:
11
ports:
12
- name: "3000"
13
port: 3000
14
targetPort: 3000
15
selector:
16
0 commit comments