From 6cdf4a345e8e5a1b0e6b8b102b684f7b3d4f9bdc Mon Sep 17 00:00:00 2001 From: lionsdev Date: Fri, 24 Apr 2026 23:54:05 +0000 Subject: [PATCH] =?UTF-8?q?docs:=20Vault=20path=20final=20=E2=80=94=20appl?= =?UTF-8?q?ications/afterwork-server/{db,oidc}=20(rename=20cosm=C3=A9tique?= =?UTF-8?q?=20fait=202026-04-24)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 28f1609..bd14114 100644 --- a/README.md +++ b/README.md @@ -132,7 +132,7 @@ lionsctl pipeline \ **Pré-requis infrastructure** (migration Helm → lionsctl pipeline, fait 2026-04-24) : - Secret K8s `afterwork-server-impl-quarkus-db-secret` (clés `QUARKUS_DATASOURCE_USERNAME/PASSWORD`) -- ExternalSecrets `afterwork-db-eso` + `afterwork-oidc-eso` (ESO Vault, path `applications/mic-after-work-server/*`) +- ExternalSecrets `afterwork-db-eso` + `afterwork-oidc-eso` (ESO Vault, path `applications/afterwork-server/*`) - DB PostgreSQL `afterwork` (renommée depuis `mic-after-work-server-impl-quarkus-main`) - Override `QUARKUS_DATASOURCE_JDBC_URL=jdbc:postgresql://postgresql-service.postgresql.svc.cluster.local:5432/afterwork` sur le deployment - Deployment Helm existant supprimé au préalable (selector immutable)