Closed bocytko closed 8 years ago
Requires https://github.com/zalando/zmon-controller/pull/22 to be merged first.
Removal works with a simple delete command similar to the existing update one:
delete
update
zmon check-definitions update def.yaml zmon check-definitions delete def.yaml
Requires https://github.com/zalando/zmon-controller/pull/22 to be merged first.
Removal works with a simple
delete
command similar to the existingupdate
one: