agent-stack-k8s
agent-stack-k8s copied to clipboard
Allow users to customize workspace path
We mount the shared container workspace to /workspace, but that might cause collisions for users. We should choose something less generic (/buildkite?) and offer a way to override it.
Partially implemented in https://github.com/buildkite/agent-stack-k8s/pull/428