Fix command in deployment

This commit is contained in:
Pavle Portic 2023-02-23 15:47:25 +01:00
parent 44bd8c217c
commit 4da558dc6f
Signed by: TheEdgeOfRage
GPG Key ID: 66AD4BA646FBC0D2
1 changed files with 1 additions and 1 deletions

View File

@ -24,4 +24,4 @@ spec:
imagePullPolicy: Always
command:
- sleep
- 10000
- "10000"