-
Notifications
You must be signed in to change notification settings - Fork 37
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
improvement(neutronapi): Enhance readiness probe to verify SSL certif…
…icate presence - Updated the existing readiness probe in the Neutron API deployment to check for the presence of the internal.crt SSL certificate before marking the pod as ready. - Applied the SSL certificate check to the HTTPD container as well, ensuring secure traffic handling. - Improved the deployment reliability by ensuring that pods are only marked as ready when they have the necessary SSL certificates in place.
- Loading branch information
Showing
1 changed file
with
21 additions
and
15 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