Compare commits
2 Commits
654fdb6c83
...
70d7c32994
Author | SHA1 | Date | |
---|---|---|---|
70d7c32994
|
|||
13b6150bf8 |
@@ -9,7 +9,7 @@ komodo:
|
|||||||
main:
|
main:
|
||||||
image:
|
image:
|
||||||
repository: ghcr.io/moghtech/komodo-core
|
repository: ghcr.io/moghtech/komodo-core
|
||||||
tag: 1.17.5
|
tag: 1.18.4
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
env:
|
env:
|
||||||
- name: COMPOSE_LOGGING_DRIVER
|
- name: COMPOSE_LOGGING_DRIVER
|
||||||
|
@@ -12,8 +12,6 @@ spec:
|
|||||||
matchLabels:
|
matchLabels:
|
||||||
app.kubernetes.io/name: s3-exporter-digital-ocean
|
app.kubernetes.io/name: s3-exporter-digital-ocean
|
||||||
app.kubernetes.io/instance: {{ .Release.Name }}
|
app.kubernetes.io/instance: {{ .Release.Name }}
|
||||||
# matchExpressions:
|
|
||||||
# - { key: app.kubernetes.io/controller, operator: In, values: [digital-ocean] }
|
|
||||||
endpoints:
|
endpoints:
|
||||||
- port: metrics
|
- port: metrics
|
||||||
interval: 120s
|
interval: 120s
|
||||||
@@ -35,8 +33,6 @@ spec:
|
|||||||
matchLabels:
|
matchLabels:
|
||||||
app.kubernetes.io/name: s3-exporter-ceph-directus
|
app.kubernetes.io/name: s3-exporter-ceph-directus
|
||||||
app.kubernetes.io/instance: {{ .Release.Name }}
|
app.kubernetes.io/instance: {{ .Release.Name }}
|
||||||
# matchExpressions:
|
|
||||||
# - { key: app.kubernetes.io/controller, operator: In, values: [digital-ocean] }
|
|
||||||
endpoints:
|
endpoints:
|
||||||
- port: metrics
|
- port: metrics
|
||||||
interval: 120s
|
interval: 120s
|
||||||
|
Reference in New Issue
Block a user