From ceddb89012cf29a31237e06abe9fba4cb9a6f401 Mon Sep 17 00:00:00 2001 From: gitea-bot Date: Sat, 14 Mar 2026 18:19:31 +0000 Subject: [PATCH] chore: Update manifests after change --- clusters/cl01tl/manifests/headlamp/Deployment-headlamp.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/clusters/cl01tl/manifests/headlamp/Deployment-headlamp.yaml b/clusters/cl01tl/manifests/headlamp/Deployment-headlamp.yaml index bad296431..1a2df924f 100644 --- a/clusters/cl01tl/manifests/headlamp/Deployment-headlamp.yaml +++ b/clusters/cl01tl/manifests/headlamp/Deployment-headlamp.yaml @@ -42,7 +42,6 @@ spec: - "-in-cluster-context-name=main" - "-watch-plugins-changes" - "-plugins-dir=/headlamp/plugins" - - "-session-ttl=86400" - "-oidc-client-id=$(OIDC_CLIENT_ID)" - "-oidc-client-secret=$(OIDC_CLIENT_SECRET)" - "-oidc-idp-issuer-url=$(OIDC_ISSUER_URL)"