Add widget health check CronJob and ConfigMap
This commit is contained in:
parent
cbfdb6de76
commit
b08c1e51c4
1 changed files with 5 additions and 1 deletions
|
|
@ -5,4 +5,8 @@ metadata:
|
|||
namespace: monitoring
|
||||
data:
|
||||
kitestacks_check.py: |
|
||||
# Paste the full contents of your kitestacks_check.py here
|
||||
# Paste the full contents of your kitestacks_check.py script here
|
||||
# Example:
|
||||
# import requests
|
||||
# from datetime import datetime
|
||||
# ...
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue