add waiting container
This commit is contained in:
@@ -32,6 +32,8 @@ jellyfin:
|
|||||||
repository: keinos/sqlite3
|
repository: keinos/sqlite3
|
||||||
tag: 3.47.2
|
tag: 3.47.2
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
|
command: [ "/bin/bash", "-c", "--" ]
|
||||||
|
args: [ "while true; do sleep 30; done;" ]
|
||||||
vue:
|
vue:
|
||||||
type: deployment
|
type: deployment
|
||||||
replicas: 1
|
replicas: 1
|
||||||
|
Reference in New Issue
Block a user