WIP: feat(hydra): add horizontal pod autoscaling #28

Draft
lgourvenec wants to merge 1 commits from hydra-hpa into develop
Owner

This PR closes #9

Le ScaleUp fonctionne, mais pas le ScaleDown. Le paramètre stabilizationWindowSeconds est sans doute trop court aussi (non présent -> valeur par défaut de 0s).

This PR closes #9 Le ScaleUp fonctionne, mais pas le ScaleDown. Le paramètre stabilizationWindowSeconds est sans doute trop court aussi (non présent -> valeur par défaut de 0s).
lgourvenec added 1 commit 2023-12-11 17:06:52 +01:00
This pull request has changes conflicting with the target branch.
  • resources/hydra/kustomization.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 hydra-hpa develop
git pull origin hydra-hpa

Step 2:

Merge the changes and update on Gitea.
git checkout develop
git merge --no-ff hydra-hpa
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#28
No description provided.