Skip to content

Commit

Permalink
Merge branch 'master' into ccxdev-12794
Browse files Browse the repository at this point in the history
  • Loading branch information
joselsegura authored Jun 4, 2024
2 parents a8d7f2c + 4ec52c8 commit f736acb
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions deploy/clowdapp.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -174,6 +174,8 @@ objects:
key: ocmclient_secret
- name: CCX_NOTIFICATION_SERVICE__SERVICE_LOG__URL
value: ${SERVICE_LOG__URL}
- name: CCX_NOTIFICATION_SERVICE__SERVICE_LOG__TOKEN_URL
value: ${SERVICE_LOG__TOKEN_URL}
- name: CCX_NOTIFICATION_SERVICE__SERVICE_LOG__TIMEOUT
value: '10s'
- name: CCX_NOTIFICATION_SERVICE__SERVICE_LOG__LIKELIHOOD_THRESHOLD
Expand Down Expand Up @@ -361,6 +363,8 @@ parameters:
# Service Log
- description: URL of the Service Log API
name: SERVICE_LOG__URL
- description: URL of SSO for token refreshment
name: SERVICE_LOG__TOKEN_URL
# cloudwatch
- name: LOGGING_TO_CLOUD_WATCH_ENABLED
value: "true"
Expand Down

0 comments on commit f736acb

Please sign in to comment.