From 7cffc51a572b29ea9490eade476c55e4e8e50ed9 Mon Sep 17 00:00:00 2001 From: Alex Lebens Date: Sun, 7 Dec 2025 17:35:21 -0600 Subject: [PATCH] change secret env --- clusters/cl01tl/helm/headlamp/templates/external-secret.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/clusters/cl01tl/helm/headlamp/templates/external-secret.yaml b/clusters/cl01tl/helm/headlamp/templates/external-secret.yaml index 52ab40ae4..fc65d33d8 100644 --- a/clusters/cl01tl/helm/headlamp/templates/external-secret.yaml +++ b/clusters/cl01tl/helm/headlamp/templates/external-secret.yaml @@ -40,14 +40,14 @@ spec: key: /authentik/oidc/headlamp metadataPolicy: None property: scopes - - secretKey: OIDC_VALIDATOR_ISSUER_URL + - secretKey: HEADLAMP_CONFIG_OIDC_VALIDATOR_IDP_ISSUER_URL remoteRef: conversionStrategy: Default decodingStrategy: None key: /authentik/oidc/headlamp metadataPolicy: None property: validator-issuer-url - - secretKey: OIDC_VALIDATOR_CLIENT_ID + - secretKey: HEADLAMP_CONFIG_OIDC_VALIDATOR_CLIENT_ID remoteRef: conversionStrategy: Default decodingStrategy: None