Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix invalid helloworld example (#4780)
This patch makes a tiny fix which removes invalid setting in configuration example. After #4731, `periodSeconds` needs to be set with `failureThreshold` and `timeoutSeconds`. This patch simply removes `periodSeconds` from the config.
- Loading branch information