Compare commits
1 Commits
a22b3c8369
...
d05e876dca
Author | SHA1 | Date | |
---|---|---|---|
d05e876dca
|
@@ -12,10 +12,10 @@ spec:
|
||||
matchLabels:
|
||||
app.kubernetes.io/name: s3-exporter
|
||||
app.kubernetes.io/instance: {{ .Release.Name }}
|
||||
# matchExpressions:
|
||||
# - { key: app.kubernetes.io/controller, operator: In, values: [digital-ocean] }
|
||||
matchExpressions:
|
||||
- { key: app.kubernetes.io/controller, operator: In, values: [digital-ocean] }
|
||||
endpoints:
|
||||
- port: metrics
|
||||
interval: 12h
|
||||
interval: 120s
|
||||
scrapeTimeout: 30s
|
||||
path: /metrics
|
||||
|
Reference in New Issue
Block a user