From f03a95ef80faee4510204c3b308d9c602ee88199 Mon Sep 17 00:00:00 2001 From: mbelfares Date: Sun, 14 Jun 2026 19:49:28 +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 35a3eac..deb266f 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": "TON_SECRET", + "client_secret": "TEQqjspeIrGRVLSxyArkjBMF3StaltwL", "server_metadata_url": "https://keycloak.idir-belfares.fr/auth/realms/k8s-apps/.well-known/openid-configuration", "client_kwargs": { "scope": "openid email profile",