Skip to content

Commit

Permalink
Disable spring cloud aws cloudwatch
Browse files Browse the repository at this point in the history
By default
  • Loading branch information
rpoet-jh committed Nov 4, 2024
1 parent 900de29 commit 0daeb81
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pass-core-main/src/main/resources/application.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,8 @@ spring:
name: pass-core
cloud:
aws:
cloudwatch:
enabled: false
dynamodb:
enabled: false
parameterstore:
Expand Down

0 comments on commit 0daeb81

Please sign in to comment.