Compare commits
2 Commits
9e9f775198
...
c952b70a49
Author | SHA1 | Date | |
---|---|---|---|
c952b70a49
|
|||
37707c4d8a |
@@ -99,7 +99,7 @@ immich:
|
|||||||
main:
|
main:
|
||||||
image:
|
image:
|
||||||
repository: ghcr.io/immich-app/immich-machine-learning
|
repository: ghcr.io/immich-app/immich-machine-learning
|
||||||
tag: v1.134.0
|
tag: v1.135.3
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
env:
|
env:
|
||||||
- name: TRANSFORMERS_CACHE
|
- name: TRANSFORMERS_CACHE
|
||||||
|
@@ -8,10 +8,9 @@ metadata:
|
|||||||
app.kubernetes.io/instance: {{ .Release.Name }}
|
app.kubernetes.io/instance: {{ .Release.Name }}
|
||||||
app.kubernetes.io/part-of: {{ .Release.Name }}
|
app.kubernetes.io/part-of: {{ .Release.Name }}
|
||||||
spec:
|
spec:
|
||||||
jobName: s3-do-home-infra
|
|
||||||
metricsPath: /probe
|
metricsPath: /probe
|
||||||
# scrapeInterval: 12h
|
scrapeInterval: 120s
|
||||||
# scrapeTimeout: 120s
|
scrapeTimeout: 120s
|
||||||
httpSDConfigs:
|
httpSDConfigs:
|
||||||
- url: http://s3-exporter.s3-exporter:9340/discovery
|
- url: http://127.0.0.1:9340/discovery
|
||||||
refreshInterval: 15s
|
refreshInterval: 15s
|
||||||
|
Reference in New Issue
Block a user