Compare commits
2 Commits
663ce4db3f
...
1698eae808
| Author | SHA1 | Date | |
|---|---|---|---|
|
1698eae808
|
|||
| 2c8780d1ef |
@@ -2,7 +2,7 @@ soulsync:
|
||||
controllers:
|
||||
main:
|
||||
type: deployment
|
||||
replicas: 0
|
||||
replicas: 1
|
||||
strategy: Recreate
|
||||
revisionHistoryLimit: 3
|
||||
initContainers:
|
||||
@@ -28,7 +28,7 @@ soulsync:
|
||||
main:
|
||||
image:
|
||||
repository: boulderbadgedad/soulsync
|
||||
tag: latest
|
||||
tag: latest@sha256:da1217990e8d51af0bcd4ff64d13b67662226c448ba49ff2446db51c4806c924
|
||||
pullPolicy: IfNotPresent
|
||||
env:
|
||||
- name: TZ
|
||||
|
||||
@@ -405,7 +405,7 @@ etcd-defrag:
|
||||
main:
|
||||
image:
|
||||
repository: ghcr.io/siderolabs/talosctl
|
||||
tag: v1.11.6
|
||||
tag: v1.12.0
|
||||
pullPolicy: IfNotPresent
|
||||
args:
|
||||
- etcd
|
||||
@@ -438,7 +438,7 @@ etcd-defrag:
|
||||
main:
|
||||
image:
|
||||
repository: ghcr.io/siderolabs/talosctl
|
||||
tag: v1.11.6
|
||||
tag: v1.12.0
|
||||
pullPolicy: IfNotPresent
|
||||
args:
|
||||
- etcd
|
||||
@@ -471,7 +471,7 @@ etcd-defrag:
|
||||
main:
|
||||
image:
|
||||
repository: ghcr.io/siderolabs/talosctl
|
||||
tag: v1.11.6
|
||||
tag: v1.12.0
|
||||
pullPolicy: IfNotPresent
|
||||
args:
|
||||
- etcd
|
||||
|
||||
Reference in New Issue
Block a user