Skip to content

Commit ae100fa

Browse files
committed
remove references to kompose
1 parent 9cda152 commit ae100fa

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

README.md

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -134,19 +134,11 @@ Example of running in kubernetes:
134134
apiVersion: apps/v1
135135
kind: Deployment
136136
metadata:
137-
labels:
138-
io.kompose.service: downdetector-exporter
139137
name: downdetector-exporter
140138
spec:
141139
replicas: 1
142-
selector:
143-
matchLabels:
144-
io.kompose.service: downdetector-exporter
145140
strategy: {}
146141
template:
147-
metadata:
148-
labels:
149-
io.kompose.service: downdetector-exporter
150142
spec:
151143
containers:
152144
- env:

0 commit comments

Comments
 (0)