From 0ce5577c736bc7f8b273082d534ac52eaddcfbfe Mon Sep 17 00:00:00 2001 From: Julius de Jeu Date: Tue, 24 May 2022 12:43:15 +0200 Subject: [PATCH] Fix token secret --- flux/cluster/apps/misc/pinbot/secret.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flux/cluster/apps/misc/pinbot/secret.yaml b/flux/cluster/apps/misc/pinbot/secret.yaml index d2b2e43..9de6ebf 100644 --- a/flux/cluster/apps/misc/pinbot/secret.yaml +++ b/flux/cluster/apps/misc/pinbot/secret.yaml @@ -11,7 +11,7 @@ spec: target: name: pinbot-secrets data: - - secretKey: pinbot-discord-token + - secretKey: token remoteRef: key: k8s/pinbot property: token