We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d7b5a85 commit 1616a12Copy full SHA for 1616a12
helm/values-uat.yaml
@@ -98,9 +98,9 @@ microservice-chart:
98
RIVERSAMENTO_ENABLED: "true"
99
RIVERSAMENTO_SOURCE: "nexi-oracle"
100
RIVERSAMENTO_TARGET: "nexi-oracle"
101
- CDI_PREFERENCES_VIEW: CDI_PREFERENCES_VIEW
+ CDI_PREFERENCES_VIEW: CDI_PREFERENCES_VIEW_MASTER
102
CDI_PREFERENCES_TABLE: CDI_PREFERENCES_TABLE
103
- ELENCO_SERVIZI_VIEW: ELENCO_SERVIZI_VIEW
+ ELENCO_SERVIZI_VIEW: ELENCO_SERVIZI_VIEW_MASTER
104
ELENCO_SERVIZI_TABLE: ELENCO_SERVIZI_TABLE
105
JAVA_OPTS: "-XX:MaxHeapSize=512m"
106
envSecret:
0 commit comments