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

deployment: adjust Pod restartPolicy to OnFailure #152

Merged
merged 1 commit into from
Oct 12, 2023

Conversation

fmuyassarov
Copy link
Collaborator

This PR fixes incorrectly used restartPolicy field. It should be at the Pod level and adjusts restartPolicy from default Always to OnFailure.

Signed-off-by: Feruzjon Muyassarov <feruzjon.muyassarov@intel.com>
Copy link
Collaborator

@marquiz marquiz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@marquiz marquiz merged commit 68db912 into containers:main Oct 12, 2023
3 checks passed
@fmuyassarov fmuyassarov deleted the fix-restartPolicy branch October 12, 2023 13:52
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