upload current sources
Some checks failed
Test / test (push) Has been cancelled

This commit is contained in:
2025-12-15 15:28:44 +00:00
parent 6a44f9a7ea
commit 1b487960c9
3 changed files with 8 additions and 0 deletions

View File

@@ -37,6 +37,13 @@
"readOnly": false,
"shared": false,
"private": false
},
{
"hostPath": "${APP_DATA_DIR}/data/start.sh",
"containerPath": "/run/start.sh",
"readOnly": true,
"shared": false,
"private": false
}
],
"stopGracePeriod": "2m",