mirror of
https://github.com/actions/runner-container-hooks.git
synced 2025-12-13 16:16:46 +00:00
k8s: start logging from the beginning (#184)
This commit is contained in:
@@ -457,7 +457,6 @@ export async function getPodLogs(
|
||||
|
||||
const r = await log.log(namespace(), podName, containerName, logStream, {
|
||||
follow: true,
|
||||
tailLines: 50,
|
||||
pretty: false,
|
||||
timestamps: false
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user