This commit is contained in:
parent
3ae0fbdd14
commit
2b83a3c0df
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ spec:
|
||||||
initContainers:
|
initContainers:
|
||||||
- name: init-litestream
|
- name: init-litestream
|
||||||
image: litestream
|
image: litestream
|
||||||
args: ['restore', '-replica=s3', '-if-db-not-exists', '-if-replica-exists', '/data/snips.db']
|
args: ['restore', '-replica=Garage', '-if-db-not-exists', '-if-replica-exists', '/data/snips.db']
|
||||||
env:
|
env:
|
||||||
- name: LITESTREAM_ACCESS_KEY_ID
|
- name: LITESTREAM_ACCESS_KEY_ID
|
||||||
valueFrom:
|
valueFrom:
|
||||||
|
|
Loading…
Reference in a new issue