Compare commits
2 Commits
ec32573c8b
...
4a6b47a595
Author | SHA1 | Date | |
---|---|---|---|
4a6b47a595
|
|||
13b6150bf8 |
@@ -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,8 +12,6 @@ spec:
|
||||
matchLabels:
|
||||
app.kubernetes.io/name: s3-exporter-digital-ocean
|
||||
app.kubernetes.io/instance: {{ .Release.Name }}
|
||||
# matchExpressions:
|
||||
# - { key: app.kubernetes.io/controller, operator: In, values: [digital-ocean] }
|
||||
endpoints:
|
||||
- port: metrics
|
||||
interval: 120s
|
||||
@@ -35,8 +33,6 @@ spec:
|
||||
matchLabels:
|
||||
app.kubernetes.io/name: s3-exporter-ceph-directus
|
||||
app.kubernetes.io/instance: {{ .Release.Name }}
|
||||
# matchExpressions:
|
||||
# - { key: app.kubernetes.io/controller, operator: In, values: [digital-ocean] }
|
||||
endpoints:
|
||||
- port: metrics
|
||||
interval: 120s
|
||||
|
Reference in New Issue
Block a user