Skip to content

Commit

Permalink
Merge pull request #115 from MikelAlejoBR/fix-missing-clowdapp-variable
Browse files Browse the repository at this point in the history
fix: missing Clowdapp variable
  • Loading branch information
MikelAlejoBR authored Jan 16, 2025
2 parents 7232555 + b937a80 commit 414b67c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions deploy/clowdapp.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,8 @@ objects:
name: internal-psk
key: psk
optional: true
- name: SOURCES_REQUEST_MAX_ATTEMPTS
value: ${SOURCES_REQUEST_MAX_ATTEMPTS}
- name: LOG_HANDLER
value: ${LOG_HANDLER}
- name: AWS_WAIT_TIME
Expand Down

0 comments on commit 414b67c

Please sign in to comment.