Revert "fix(dispatcher): liveness probe must use the container port" #35

Open
mlamalle wants to merge 1 commits from fix-dispatcher into develop
Member

le commit 0dbd5dd551 empêche la probes de fonctionner sur l'environnement de développement.

le commit https://forge.cadoles.com/CadolesKube/sso-kustom/commit/0dbd5dd551420e10fe11726247769d7f55821a85 empêche la probes de fonctionner sur l'environnement de développement.
mlamalle added 1 commit 2024-02-12 16:11:47 +01:00
This pull request has changes conflicting with the target branch.
  • resources/hydra-dispatcher/resources/hydra-dispatcher-deployment.yaml
You can also view command line instructions.

Step 1:

From your project repository, check out a new branch and test the changes.
git checkout -b fix-dispatcher develop
git pull origin fix-dispatcher

Step 2:

Merge the changes and update on Gitea.
git checkout develop
git merge --no-ff fix-dispatcher
git push origin develop
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: CadolesKube/sso-kustom#35
No description provided.