From e4b9d1a1a841b8e7173700e84552d91053543341 Mon Sep 17 00:00:00 2001 From: mbelfares Date: Sun, 14 Jun 2026 19:54:12 +0200 Subject: [PATCH] feat: manual only deployment --- helm/airflow/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helm/airflow/values.yaml b/helm/airflow/values.yaml index deb266f..d00c176 100644 --- a/helm/airflow/values.yaml +++ b/helm/airflow/values.yaml @@ -61,7 +61,7 @@ apiServer: "icon": "fa-key", "remote_app": { "client_id": "airflow", - "client_secret": "TEQqjspeIrGRVLSxyArkjBMF3StaltwL", + "client_secret": "AtBq4q8FcHe4tsVWfT0rrJ4RjKdzMnhG", "server_metadata_url": "https://keycloak.idir-belfares.fr/auth/realms/k8s-apps/.well-known/openid-configuration", "client_kwargs": { "scope": "openid email profile",