Compare commits
3 Commits
87ca47d77c
...
c3193e9204
Author | SHA1 | Date | |
---|---|---|---|
c3193e9204
|
|||
72481df33b | |||
368a756f82 |
@@ -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
|
||||||
|
@@ -12,10 +12,10 @@ spec:
|
|||||||
matchLabels:
|
matchLabels:
|
||||||
app.kubernetes.io/name: s3-exporter
|
app.kubernetes.io/name: s3-exporter
|
||||||
app.kubernetes.io/instance: {{ .Release.Name }}
|
app.kubernetes.io/instance: {{ .Release.Name }}
|
||||||
matchExpressions:
|
# matchExpressions:
|
||||||
- { key: app.kubernetes.io/controller, operator: In, values: [digital-ocean] }
|
# - { key: app.kubernetes.io/controller, operator: In, values: [digital-ocean] }
|
||||||
endpoints:
|
endpoints:
|
||||||
- port: metrics
|
- port: metrics
|
||||||
interval: 120s
|
interval: 12h
|
||||||
scrapeTimeout: 30s
|
scrapeTimeout: 30s
|
||||||
path: /metrics
|
path: /metrics
|
||||||
|
Reference in New Issue
Block a user