fix(palworld): disable startup probe

This commit is contained in:
SeanOMik 2024-01-27 00:46:29 -05:00
parent faf7901af3
commit 3e2d6271d4
Signed by: SeanOMik
GPG Key ID: FEC9E2FC15235964
1 changed files with 5 additions and 1 deletions

View File

@ -75,7 +75,11 @@ spec:
pathType: Prefix
service:
port: *game_port
probes:
startup:
enabled: false
persistence:
data:
enabled: true