Drop custom probes #248
Reference in New Issue
Block a user
No description provided.
Delete Branch "refs/pull/248/head"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
As a replacement, the default probes are now fully configurable and used
as-is during Chart deployment.
Fixes: #189
⚠️ BREAKING ⚠️
Users have to remove the
custom
prefix from their probes, if customized.just a small typo
Looks good to me, also tested the changes :)