Compare commits
1 Commits
4a6b47a595
...
ec32573c8b
Author | SHA1 | Date | |
---|---|---|---|
ec32573c8b
|
@@ -12,6 +12,8 @@ spec:
|
||||
matchLabels:
|
||||
app.kubernetes.io/name: s3-exporter-digital-ocean
|
||||
app.kubernetes.io/instance: {{ .Release.Name }}
|
||||
# matchExpressions:
|
||||
# - { key: app.kubernetes.io/controller, operator: In, values: [digital-ocean] }
|
||||
endpoints:
|
||||
- port: metrics
|
||||
interval: 120s
|
||||
@@ -33,6 +35,8 @@ spec:
|
||||
matchLabels:
|
||||
app.kubernetes.io/name: s3-exporter-ceph-directus
|
||||
app.kubernetes.io/instance: {{ .Release.Name }}
|
||||
# matchExpressions:
|
||||
# - { key: app.kubernetes.io/controller, operator: In, values: [digital-ocean] }
|
||||
endpoints:
|
||||
- port: metrics
|
||||
interval: 120s
|
||||
|
Reference in New Issue
Block a user