Compare commits
3 Commits
027d906922
...
9e935a5c21
Author | SHA1 | Date | |
---|---|---|---|
9e935a5c21
|
|||
72481df33b | |||
368a756f82 |
@@ -9,7 +9,7 @@ komodo:
|
||||
main:
|
||||
image:
|
||||
repository: ghcr.io/moghtech/komodo-core
|
||||
tag: 1.17.5
|
||||
tag: 1.18.4
|
||||
pullPolicy: IfNotPresent
|
||||
env:
|
||||
- name: COMPOSE_LOGGING_DRIVER
|
||||
|
@@ -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: 120s
|
||||
interval: 12h
|
||||
scrapeTimeout: 30s
|
||||
path: /metrics
|
||||
|
Reference in New Issue
Block a user