feat: shorten the time before restart in kubernetes yaml
All checks were successful
/ build (push) Successful in 5m5s
All checks were successful
/ build (push) Successful in 5m5s
This commit is contained in:
parent
750e8dcbf0
commit
37b9676dd4
1 changed files with 1 additions and 0 deletions
|
|
@ -45,6 +45,7 @@ spec:
|
|||
app: minecraft-ingress
|
||||
spec:
|
||||
serviceAccountName: minecraft-ingress
|
||||
terminationGracePeriodSeconds: 5
|
||||
containers:
|
||||
- name: minecraft-ingress
|
||||
image: git.tami.moe/tamipes/minecraft-ingress:latest
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue