Compare commits
2 Commits
4f8d475b31
...
331f2d6c04
Author | SHA1 | Date | |
---|---|---|---|
331f2d6c04
|
|||
d2d096ea14 |
@@ -10,8 +10,9 @@ metadata:
|
|||||||
spec:
|
spec:
|
||||||
selector:
|
selector:
|
||||||
matchLabels:
|
matchLabels:
|
||||||
app.kubernetes.io/name: s3-exporter-digital-ocean
|
app.kubernetes.io/name: s3-exporter
|
||||||
app.kubernetes.io/instance: {{ .Release.Name }}
|
app.kubernetes.io/instance: {{ .Release.Name }}
|
||||||
|
app.kubernetes.io/service: s3-exporter-digital-ocean
|
||||||
endpoints:
|
endpoints:
|
||||||
- port: metrics
|
- port: metrics
|
||||||
interval: 6h
|
interval: 6h
|
||||||
@@ -31,8 +32,9 @@ metadata:
|
|||||||
spec:
|
spec:
|
||||||
selector:
|
selector:
|
||||||
matchLabels:
|
matchLabels:
|
||||||
app.kubernetes.io/name: s3-exporter-ceph-directus
|
app.kubernetes.io/name: s3-exporter
|
||||||
app.kubernetes.io/instance: {{ .Release.Name }}
|
app.kubernetes.io/instance: {{ .Release.Name }}
|
||||||
|
app.kubernetes.io/service: s3-exporter-ceph-directus
|
||||||
endpoints:
|
endpoints:
|
||||||
- port: metrics
|
- port: metrics
|
||||||
interval: 6h
|
interval: 6h
|
||||||
|
Reference in New Issue
Block a user