Compare commits
2 Commits
1882c1f63c
...
dfcb4ba1f6
| Author | SHA1 | Date | |
|---|---|---|---|
|
dfcb4ba1f6
|
|||
| da28a2cef5 |
@@ -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.141.1
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
env:
|
env:
|
||||||
- name: TRANSFORMERS_CACHE
|
- name: TRANSFORMERS_CACHE
|
||||||
|
|||||||
@@ -175,6 +175,7 @@ etcd-defrag:
|
|||||||
- etcd
|
- etcd
|
||||||
- defrag
|
- defrag
|
||||||
- -n 10.232.1.13
|
- -n 10.232.1.13
|
||||||
|
- --talosconfig /tmp/configuration/config
|
||||||
workingDir: /tmp
|
workingDir: /tmp
|
||||||
resources:
|
resources:
|
||||||
requests:
|
requests:
|
||||||
@@ -196,7 +197,7 @@ etcd-defrag:
|
|||||||
advancedMounts:
|
advancedMounts:
|
||||||
defrag:
|
defrag:
|
||||||
main:
|
main:
|
||||||
- path: ~/.talos/config
|
- path: /tmp/configuration/config
|
||||||
readOnly: true
|
readOnly: true
|
||||||
mountPropagation: None
|
mountPropagation: None
|
||||||
subPath: config
|
subPath: config
|
||||||
|
|||||||
Reference in New Issue
Block a user