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:
Christopher Fu 2023-02-11 20:44:59 -05:00
parent 65959ed686
commit b857c07b88
1 changed files with 0 additions and 1 deletions

View File

@ -12,4 +12,3 @@ spec:
value: prod
- key: FASTEN_JWT_ISSUER_KEY
scope: RUN_TIME
type: SECRET