mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-02-03 20:40:26 -05:00
Make log-dump's deprecation note up-to-date
This commit is contained in:
parent
2b23e71f6c
commit
58ea69f094
1 changed files with 1 additions and 1 deletions
|
|
@ -6,7 +6,7 @@ If you require changes to this script, please consider migrating your jobs to us
|
|||
log dumping mechanism first.
|
||||
|
||||
Currently, `log-dump.sh` file is added to every newly released `kubekins-e2e` image.
|
||||
In order to leverage that script, add `USE_KUBEKINS_LOG_DUMPING` environment variable
|
||||
In order to leverage that script, add `USE_TEST_INFRA_LOG_DUMPING` environment variable
|
||||
to your test job and set its value to `true`.
|
||||
|
||||
## Migration steps
|
||||
|
|
|
|||
Loading…
Reference in a new issue