fix(official-bots): mount JWT public key from ncs-jwt-keys #415

Closed
Janis wants to merge 3 commits from fix/official-bots-jwt-mount into main
Showing only changes of commit dfb2dfcd32 - Show all commits
+3 -1
View File
@@ -441,8 +441,10 @@ spec:
key: INTERNAL_SECRET
- name: ACCOUNT_SERVICE_URL
value: http://nowchess-account:8083
- name: JWT_PUBLIC_KEY_PATH
- name: MP_JWT_VERIFY_PUBLICKEY_LOCATION
value: /secrets/jwt/public.pem
- name: MP_JWT_VERIFY_ISSUER
value: nowchess
volumeMounts:
- name: jwt-keys
mountPath: /secrets/jwt