update restricted shell to force (–no-kill) option.
Build and Deploy to K3s / test (push) Successful in 1m34s
Build and Deploy to K3s / lint (push) Successful in 58s
Build and Deploy to K3s / build-and-push (push) Successful in 2m3s
Build and Deploy to K3s / deploy (push) Successful in 8s

This commit is contained in:
jasonwitty
2026-08-24 07:33:43 -07:00
parent c540beba18
commit 15ace386e3
5 changed files with 76 additions and 21 deletions
+3
View File
@@ -36,6 +36,9 @@ services:
# Optional: Set timezone
- TZ=America/New_York
# Disable socktop's local process-kill feature in every session
- SOCKTOP_NO_KILL=1
# Optional: Logging level
- RUST_LOG=info