feat: update DO template to remove SECRET field from FASTEN_JWT_ISSUER_KEY as it prevents the user from initially adding it
This commit is contained in:
parent
65959ed686
commit
b857c07b88
|
@ -12,4 +12,3 @@ spec:
|
|||
value: prod
|
||||
- key: FASTEN_JWT_ISSUER_KEY
|
||||
scope: RUN_TIME
|
||||
type: SECRET
|
||||
|
|
Loading…
Reference in New Issue