From 08cbef496ec55d84dc4e128b54ad2ba476a88574 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?C=C3=A9dric=20Verstraeten?= Date: Sat, 2 Nov 2024 21:11:46 +0100 Subject: [PATCH] Update kerberos-hub-values.yaml --- kerberos-hub-values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kerberos-hub-values.yaml b/kerberos-hub-values.yaml index 5a76687..f21ff0a 100644 --- a/kerberos-hub-values.yaml +++ b/kerberos-hub-values.yaml @@ -139,7 +139,7 @@ kerberoshub: pullPolicy: IfNotPresent tag: "v1.0.5" replicas: 2 - jwtSecret: "I1JcwzW3A0tWJK9jnPkipbnVTpf0efMy" # change to a random value, this is for generating JWT tokens. + jwtSecret: "I1JcwzW3A0t_THIS-IS_NOT_A_SECRET_WJK9jnPkipbnVTpf0efMy" # change to a random value, this is for generating JWT tokens. schema: "https" url: "api.yourdomain.com" resources: