Commit 0958434 1 parent 3166fc9 commit 0958434 Copy full SHA for 0958434
File tree 2 files changed +8
-0
lines changed
2 files changed +8
-0
lines changed Original file line number Diff line number Diff line change @@ -96,6 +96,10 @@ microservice-chart:
96
96
OTEL_METRICS_EXPORTER : otlp
97
97
OTEL_LOGS_EXPORTER : none
98
98
OTEL_TRACES_SAMPLER : " always_on"
99
+ RIVERSAMENTO_SOURCE : " pagopa-postgres"
100
+ RIVERSAMENTO_TARGET : " nexi-oracle"
101
+ CDI_PREFERENCES_TABLE : cdi_preferences_view_table
102
+ ELENCO_SERVIZI_TABLE : elenco_servizi_view_table
99
103
envSecret :
100
104
# required
101
105
APPLICATIONINSIGHTS_CONNECTION_STRING : ' azure-insight-connection-string'
Original file line number Diff line number Diff line change @@ -95,6 +95,10 @@ microservice-chart:
95
95
OTEL_METRICS_EXPORTER : otlp
96
96
OTEL_LOGS_EXPORTER : none
97
97
OTEL_TRACES_SAMPLER : " always_on"
98
+ RIVERSAMENTO_SOURCE : " pagopa-postgres"
99
+ RIVERSAMENTO_TARGET : " nexi-oracle"
100
+ CDI_PREFERENCES_TABLE : cdi_preferences_view_table
101
+ ELENCO_SERVIZI_TABLE : elenco_servizi_view_table
98
102
envSecret :
99
103
# required
100
104
APPLICATIONINSIGHTS_CONNECTION_STRING : ' azure-insight-connection-string'
You can’t perform that action at this time.
0 commit comments