File tree Expand file tree Collapse file tree 2 files changed +12
-0
lines changed Expand file tree Collapse file tree 2 files changed +12
-0
lines changed Original file line number Diff line number Diff line change 286
286
{
287
287
"valueFrom" : " /care/backend/PLAUSIBLE_AUTH_TOKEN" ,
288
288
"name" : " PLAUSIBLE_AUTH_TOKEN"
289
+ },
290
+ {
291
+ "valueFrom" : " /care/backend/JWKS_BASE64" ,
292
+ "name" : " JWKS_BASE64"
289
293
}
290
294
],
291
295
"name" : " care-backend"
Original file line number Diff line number Diff line change 275
275
{
276
276
"valueFrom" : " /care/backend/ABDM_CLIENT_SECRET" ,
277
277
"name" : " ABDM_CLIENT_SECRET"
278
+ },
279
+ {
280
+ "valueFrom" : " /care/backend/JWKS_BASE64" ,
281
+ "name" : " JWKS_BASE64"
278
282
}
279
283
],
280
284
"name" : " care-celery-beat"
548
552
{
549
553
"valueFrom" : " /care/backend/ABDM_CLIENT_SECRET" ,
550
554
"name" : " ABDM_CLIENT_SECRET"
555
+ },
556
+ {
557
+ "valueFrom" : " /care/backend/JWKS_BASE64" ,
558
+ "name" : " JWKS_BASE64"
551
559
}
552
560
],
553
561
"name" : " care-celery-worker"
You can’t perform that action at this time.
0 commit comments