Compare commits
3 Commits
d05e876dca
...
a22b3c8369
Author | SHA1 | Date | |
---|---|---|---|
a22b3c8369
|
|||
72481df33b | |||
368a756f82 |
@@ -9,7 +9,7 @@ immich:
|
||||
main:
|
||||
image:
|
||||
repository: ghcr.io/immich-app/immich-server
|
||||
tag: v1.132.3
|
||||
tag: v1.135.3
|
||||
pullPolicy: IfNotPresent
|
||||
env:
|
||||
- name: TZ
|
||||
|
@@ -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