Compare commits
1 Commits
331f2d6c04
...
4f8d475b31
Author | SHA1 | Date | |
---|---|---|---|
4f8d475b31
|
@@ -10,9 +10,8 @@ metadata:
|
|||||||
spec:
|
spec:
|
||||||
selector:
|
selector:
|
||||||
matchLabels:
|
matchLabels:
|
||||||
app.kubernetes.io/name: s3-exporter
|
app.kubernetes.io/name: s3-exporter-digital-ocean
|
||||||
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
|
||||||
@@ -32,9 +31,8 @@ metadata:
|
|||||||
spec:
|
spec:
|
||||||
selector:
|
selector:
|
||||||
matchLabels:
|
matchLabels:
|
||||||
app.kubernetes.io/name: s3-exporter
|
app.kubernetes.io/name: s3-exporter-ceph-directus
|
||||||
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