-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
* fix: add readiness probe for lms/cms * fix: add readiness probe for lms/cms * fix: add affinity to spread lms/cms to multiple nodes * chore: remove readiness probe * fix: reduce startup probe period seconds * fix: gracefully kill uwsgi workers * fix: disable local file loggers * fix: disable logging * fix: reduce max unavailable to 0 * fix: add liveness probe for cms and lms * fix: fail early on tracking logger removal * chore: remove rolling update options * fix: restore preStop hook * fix: use right host for cms livenessProbe * fix: use lms/cms host only * chore: restore prestopHook (cherry picked from commit f970e01)
- Loading branch information
Showing
4 changed files
with
57 additions
and
10 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
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