Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
241: Update port value for startupProbe, livenessProbe, readinessProbe in meilisearc… r=brunoocasali a=batchris …h.yaml sur les startupProbe, livenessProbe, readinessProbe, j'ai du mettre : port: 7700 sinon j'avais une erreur 'Startup probe errored: strconv.Atoi: parsing "http": invalid syntax' et le service reste innaccessible # Pull Request ## Related issue Fixes #<issue_number> ## What does this PR do? - ... ## PR checklist Please check if your PR fulfills the following requirements: - [ ] Does this PR fix an existing issue, or have you listed the changes applied in the PR description (and why they are needed)? - [ ] Have you read the contributing guidelines? - [ ] Have you made sure that the title is accurate and descriptive of the changes? Thank you so much for contributing to Meilisearch! Co-authored-by: Chris Navas <[email protected]> Co-authored-by: brunoocasali <[email protected]>
- Loading branch information