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