Compare commits
3 Commits
4e354e01bb
...
7550aa5d9f
| Author | SHA1 | Date | |
|---|---|---|---|
|
7550aa5d9f
|
|||
| df2757aca8 | |||
| f3de513f9c |
@@ -9,7 +9,7 @@ immich:
|
|||||||
main:
|
main:
|
||||||
image:
|
image:
|
||||||
repository: ghcr.io/immich-app/immich-server
|
repository: ghcr.io/immich-app/immich-server
|
||||||
tag: v1.132.3
|
tag: v1.141.1
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
env:
|
env:
|
||||||
- name: TZ
|
- name: TZ
|
||||||
|
|||||||
@@ -171,10 +171,10 @@ etcd-defrag:
|
|||||||
repository: ghcr.io/siderolabs/talosctl
|
repository: ghcr.io/siderolabs/talosctl
|
||||||
tag: v1.10.4
|
tag: v1.10.4
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
command:
|
args:
|
||||||
- etcd defrag -n 10.232.1.11;
|
- talosctl etcd defrag -n 10.232.1.11;
|
||||||
- etcd defrag -n 10.232.1.12;
|
- talosctl etcd defrag -n 10.232.1.12;
|
||||||
- etcd defrag -n 10.232.1.13;
|
- talosctl etcd defrag -n 10.232.1.13;
|
||||||
workingDir: /tmp
|
workingDir: /tmp
|
||||||
resources:
|
resources:
|
||||||
requests:
|
requests:
|
||||||
|
|||||||
Reference in New Issue
Block a user