feat: update test-deployment.yaml to use a long shutdown timer as well
This commit is contained in:
parent
7815e5f0d7
commit
ae5b124c16
1 changed files with 1 additions and 1 deletions
|
|
@ -15,7 +15,7 @@ spec:
|
|||
app: minecraft-ingress
|
||||
spec:
|
||||
serviceAccountName: minecraft-ingress
|
||||
terminationGracePeriodSeconds: 5
|
||||
terminationGracePeriodSeconds: 28800 # This is 8 hours
|
||||
containers:
|
||||
- name: minecraft-ingress
|
||||
image: git.tami.moe/tamipes/minecraft-ingress:testing
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue