diff --git a/charts/nmaas/Chart.yaml b/charts/nmaas/Chart.yaml
index 02d2fc44ccc9e55a2652c53c5a49b5d3d4221467..77b1650b7c022c15709dba6a5659f3962fea4a37 100644
--- a/charts/nmaas/Chart.yaml
+++ b/charts/nmaas/Chart.yaml
@@ -1,7 +1,7 @@
 apiVersion: v2
 name: nmaas
 description: GÉANT Network Management as a Service Helm chart for Kubernetes
-version: 1.3.0-alpha.2
+version: 1.3.0-alpha.3
 appVersion: 1.7.0-alfa
 keywords:
   - Network Management
diff --git a/charts/nmaas/values.yaml b/charts/nmaas/values.yaml
index 76f493cadb88ae6d3fcb0ad5fb94c7e1fd5d4605..1d0d940b05ed5b22fac06202ef0d4fceb08ab9fb 100644
--- a/charts/nmaas/values.yaml
+++ b/charts/nmaas/values.yaml
@@ -171,12 +171,12 @@ platform:
       secretName: nmaas-jwt
       signingKey:
         secret:
-          key:
+          key: jwtSigningKey
         # -- leave empty to use existing secret
         literal: ""
       resetKey:
         secret:
-          key:
+          key: jwtResetKey
         # -- leave empty to use existing secret
         literal: ""
     oidc: