From c0caa488d636ec47af9f3a344ae5ec30edc63d80 Mon Sep 17 00:00:00 2001 From: gitea-bot Date: Sat, 14 Mar 2026 18:20:22 +0000 Subject: [PATCH] Automated Manifest Update (#4729) This PR contains newly rendered Kubernetes manifests automatically generated by the CI workflow. Reviewed-on: https://gitea.alexlebens.dev/alexlebens/infrastructure/pulls/4729 Co-authored-by: gitea-bot Co-committed-by: gitea-bot --- 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)"