Skip to content

Commit

Permalink
add prestop to save before pod crash
Browse files Browse the repository at this point in the history
  • Loading branch information
win5923 authored Feb 2, 2024
1 parent 86109fa commit ed12645
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion charts/palworld/templates/deployments.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ spec:
args:
- |
rcon-cli save
rcon-cli backup
backup
resources:
{{- with .Values.server.resources }}
{{- toYaml . | nindent 12 }}
Expand Down

0 comments on commit ed12645

Please sign in to comment.