change command

This commit is contained in:
2024-12-23 19:06:07 -06:00
parent f6f3ddc1d4
commit 17c1adb0e0

View File

@@ -99,9 +99,12 @@ sonarr4-4k:
containers: containers:
main: main:
image: image:
repository: ubuntu repository: ghcr.io/roxedus/pgloader
tag: latest tag: latest
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
command:
- "sleep"
- "604800"
resources: resources:
requests: requests:
cpu: 100m cpu: 100m