Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change periodSeconds to non default value #87

Merged
merged 1 commit into from
Feb 17, 2020

Conversation

ojongerius
Copy link
Contributor

Change periodSeconds to a value different than it's default.

From pods.spec.containers.livenessProbe:

   periodSeconds        <integer>
     How often (in seconds) to perform the probe. Default to 10 seconds. Minimum
     value is 1.

Change `periodSeconds` to a value different than its default.

From pods.spec.containers.livenessProbe:

```
   periodSeconds        <integer>
     How often (in seconds) to perform the probe. Default to 10 seconds. Minimum
     value is 1.
```
@dgkanatsios dgkanatsios merged commit 27b42b8 into dgkanatsios:master Feb 17, 2020
@ojongerius ojongerius deleted the patch-1 branch February 17, 2020 08:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants