File tree Expand file tree Collapse file tree 1 file changed +1
-2
lines changed
Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Original file line number Diff line number Diff line change @@ -121,7 +121,6 @@ microservice-chart: µservice-chart
121121 ICA_STORAGE_CONNECTION_STRING : ' api-config-ica-d-sa-connection-string'
122122 AZURE_STORAGE_CONNECTION_STRING : ' api-config-ica-d-sa-connection-string'
123123 OTEL_EXPORTER_OTLP_HEADERS : elastic-apm-secret-token
124- SPRING_DATASOURCE_PASSWORD : ' postgresql-db-cfg-password'
125124 keyvault :
126125 name : " pagopa-d-apiconfig-kv"
127126 tenantId : " 7788edaf-0346-4068-9d79-c868aed15b3d"
@@ -149,7 +148,7 @@ postgresql:
149148 !!merge <<: *envConfig
150149 WEBSITE_SITE_NAME : ' pagopaapiconfig-postgresql'
151150 APPLICATIONINSIGHTS_ROLE_NAME : " pagopa-api-config-core-postgresql"
152- SPRING_DATASOURCE_URL : ' jdbc:postgresql://nodo-db.d.internal.postgresql.pagopa.it :5432/nodo?sslmode=require&prepareThreshold=0¤tSchema=cfg'
151+ SPRING_DATASOURCE_URL : ' jdbc:postgresql://pagopa-d-weu- nodo-flexible-postgresql.postgres.database.azure.com :5432/nodo?sslmode=require&prepareThreshold=0¤tSchema=cfg'
153152 SPRING_DATASOURCE_USERNAME : ' cfg'
154153 SPRING_DATASOURCE_DRIVER : ' org.postgresql.Driver'
155154 SPRING_JPA_DB_PLATFORM : ' org.hibernate.dialect.PostgreSQLDialect'
You can’t perform that action at this time.
0 commit comments