Commit 9480785 1 parent 51be595 commit 9480785 Copy full SHA for 9480785
File tree 3 files changed +6
-6
lines changed
3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -98,8 +98,8 @@ microservice-chart:
98
98
RIVERSAMENTO_ENABLED : " true"
99
99
RIVERSAMENTO_SOURCE : " pagopa-postgres"
100
100
RIVERSAMENTO_TARGET : " nexi-oracle"
101
- CDI_PREFERENCES_TABLE : cdi_preferences_table
102
- ELENCO_SERVIZI_TABLE : elenco_servizi_table
101
+ CDI_PREFERENCES_TABLE : CDI_PREFERENCES_TABLE
102
+ ELENCO_SERVIZI_TABLE : ELENCO_SERVIZI_TABLE
103
103
envSecret :
104
104
# required
105
105
APPLICATIONINSIGHTS_CONNECTION_STRING : ' azure-insight-connection-string'
Original file line number Diff line number Diff line change @@ -99,8 +99,8 @@ microservice-chart:
99
99
RIVERSAMENTO_ENABLED : " true"
100
100
RIVERSAMENTO_SOURCE : " pagopa-postgres"
101
101
RIVERSAMENTO_TARGET : " nexi-oracle"
102
- CDI_PREFERENCES_TABLE : cdi_preferences_table
103
- ELENCO_SERVIZI_TABLE : elenco_servizi_table
102
+ CDI_PREFERENCES_TABLE : CDI_PREFERENCES_TABLE
103
+ ELENCO_SERVIZI_TABLE : ELENCO_SERVIZI_TABLE
104
104
envSecret :
105
105
# required
106
106
APPLICATIONINSIGHTS_CONNECTION_STRING : ' azure-insight-connection-string'
Original file line number Diff line number Diff line change @@ -98,8 +98,8 @@ microservice-chart:
98
98
RIVERSAMENTO_ENABLED : " true"
99
99
RIVERSAMENTO_SOURCE : " pagopa-postgres"
100
100
RIVERSAMENTO_TARGET : " nexi-oracle"
101
- CDI_PREFERENCES_TABLE : cdi_preferences_table
102
- ELENCO_SERVIZI_TABLE : elenco_servizi_table
101
+ CDI_PREFERENCES_TABLE : CDI_PREFERENCES_TABLE
102
+ ELENCO_SERVIZI_TABLE : ELENCO_SERVIZI_TABLE
103
103
envSecret :
104
104
# required
105
105
APPLICATIONINSIGHTS_CONNECTION_STRING : ' azure-insight-connection-string'
You can’t perform that action at this time.
0 commit comments