Compare commits
2 Commits
3471685193
...
32cb89d859
| Author | SHA1 | Date | |
|---|---|---|---|
|
32cb89d859
|
|||
| f58eb8cf78 |
@@ -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
|
||||||
|
|||||||
@@ -172,9 +172,9 @@ etcd-defrag:
|
|||||||
tag: v1.10.4
|
tag: v1.10.4
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
args:
|
args:
|
||||||
- talosctl etcd defrag -n 10.232.1.11;
|
- etcd defrag -n 10.232.1.11;
|
||||||
- talosctl etcd defrag -n 10.232.1.12;
|
- etcd defrag -n 10.232.1.12;
|
||||||
- talosctl etcd defrag -n 10.232.1.13;
|
- etcd defrag -n 10.232.1.13;
|
||||||
workingDir: /tmp
|
workingDir: /tmp
|
||||||
resources:
|
resources:
|
||||||
requests:
|
requests:
|
||||||
|
|||||||
Reference in New Issue
Block a user