-
Notifications
You must be signed in to change notification settings - Fork 216
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(helm): Added support for affinity, readinessProbe and custom pro…
…bes (#696) # Description Added support for `affinity`, `readinessProbe` and `custom probes`. ## Checklist - [x] I have read the [contributing documentation](https://retina.sh/docs/contributing). - [x] I have tested the changes locally. - [x] I have followed the project's style guidelines. - [x] I have updated the documentation, if necessary. - [x] I have added tests, if applicable. ## Screenshots (if applicable) or Testing Completed Affinity: ![retina-affinity](https://github.com/user-attachments/assets/5a467c1a-9fbd-4abb-a01b-b317ff5f9b54) Probes: ![retina-probes](https://github.com/user-attachments/assets/26bef305-25d3-4397-8ff4-590ee8fc5b61)
- Loading branch information
Showing
2 changed files
with
52 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters