Compare commits
1 Commits
d9db92a5ce
...
a361783e8d
Author | SHA1 | Date | |
---|---|---|---|
a361783e8d
|
@@ -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