generated from ghga-de/microservice-repository-template
-
Notifications
You must be signed in to change notification settings - Fork 0
/
example_config.yaml
29 lines (29 loc) · 949 Bytes
/
example_config.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
access_request_allowed_event_type: access_request_allowed
access_request_created_event_type: access_request_created
access_request_denied_event_type: access_request_denied
access_request_events_topic: access_request_events
central_data_stewardship_email: [email protected]
db_connection_str: '**********'
db_name: nos
generate_correlation_id: true
helpdesk_email: [email protected]
iva_state_changed_event_topic: ivas
iva_state_changed_event_type: iva_state_changed
kafka_max_message_size: 1048576
kafka_security_protocol: PLAINTEXT
kafka_servers:
- kafka:9092
kafka_ssl_cafile: ''
kafka_ssl_certfile: ''
kafka_ssl_keyfile: ''
kafka_ssl_password: ''
log_format: null
log_level: INFO
log_traceback: true
notification_event_topic: notification_events
notification_event_type: notification
second_factor_recreated_event_topic: auth
second_factor_recreated_event_type: second_factor_recreated
service_instance_id: '1'
service_name: nos
user_events_topic: users