Compare commits
2 Commits
35e7c5bedb
...
8f3e2f06c8
Author | SHA1 | Date | |
---|---|---|---|
8f3e2f06c8
|
|||
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