helm: collect kubernetes logs in post
It's extremely useful to get a describe of all resources as well as the Kubelet logs in the event of a job failure. Change-Id: Ic06aadda671fe24233e016c24173a1afca96302b
This commit is contained in:
parent
4b23fe8b64
commit
e006f763fe
@ -1,3 +1,4 @@
|
||||
- hosts: all
|
||||
roles:
|
||||
- collect-container-logs
|
||||
- collect-kubernetes-logs
|
||||
|
Loading…
Reference in New Issue
Block a user