feat: shorten the time before restart in kubernetes yaml
All checks were successful
/ build (push) Successful in 5m5s

This commit is contained in:
Tamipes 2026-06-04 19:32:44 +02:00
parent 750e8dcbf0
commit 37b9676dd4

View file

@ -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