mirror of
https://github.com/outbackdingo/Biohazard.git
synced 2026-01-28 02:18:24 +00:00
fix(gotosocial: add tmp containers
This commit is contained in:
@@ -111,7 +111,7 @@ spec:
|
||||
image:
|
||||
repository: docker.io/library/ruby # sequel gem
|
||||
tag: 3.3.4
|
||||
command: ["/bin/sh", "-c", "sleep 3600"]
|
||||
command: ["/bin/sh", "-c", "gen install sequel pg sqlite3 && sleep 3600"]
|
||||
env: *env
|
||||
envFrom: *envFrom
|
||||
securityContext:
|
||||
|
||||
Reference in New Issue
Block a user