ignore monitoring ns
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Tobias Brunner 2020-12-13 21:08:55 +01:00
parent 93240e17ac
commit 4b52b02ce3
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ data:
include:
- all
ignore: # List of namespaces to be ignored (omitempty), used only with include: all
- # example : include [all], ignore [x,y,z]
- monitoring # example : include [all], ignore [x,y,z]
events: # List of lifecycle events you want to receive, e.g create, update, delete, error OR all
- create
- delete