WIP: Remove dispatcher and sql default configs #51

Draft
vcarroy wants to merge 2 commits from rm-default-configs into unstable
Member

Changelog

Suppression des configurations par défaut et des volumes associés pour hydra dispatcher et hydra sql. Ce changement à pour but de rendre sso-kustom compatible avec la nouvelle version de symfony containers. Voir CNOUS/mse#4308

## Changelog Suppression des configurations par défaut et des volumes associés pour hydra dispatcher et hydra sql. Ce changement à pour but de rendre sso-kustom compatible avec la nouvelle version de symfony containers. Voir https://forge.cadoles.com/CNOUS/mse/pulls/4308
vcarroy added 2 commits 2024-10-29 10:29:46 +01:00
vcarroy changed title from Remove dispatcher and sql default configs to WIP: Remove dispatcher and sql default configs 2024-10-29 10:43:40 +01:00
This pull request is marked as a work in progress.
This branch is out-of-date with the base branch
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 rm-default-configs unstable
git pull origin rm-default-configs

Step 2:

Merge the changes and update on Gitea.
git checkout unstable
git merge --no-ff rm-default-configs
git push origin unstable
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#51
No description provided.