Skip to content
This repository has been archived by the owner on Nov 15, 2022. It is now read-only.

Add health field to the container #27

Merged
merged 1 commit into from
Jun 16, 2017
Merged

Add health field to the container #27

merged 1 commit into from
Jun 16, 2017

Conversation

surajssd
Copy link
Member

Now user can specify only health and it gets added
as livenessProbe and readinessProbe in the output.

It errors out if user specifies both readinessProbe and health.

Fixes #23

@surajssd surajssd requested a review from concaf June 15, 2017 13:43
@surajssd
Copy link
Member Author

Adding readme in the example!

Now user can specify only health and it gets added
as livenessProbe and readinessProbe in the output.

It errors out if user specifies both readinessProbe and health.
@concaf concaf merged commit faae30d into master Jun 16, 2017
@surajssd surajssd deleted the health branch June 30, 2017 14:04
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants