We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4eb200c commit 09394d4Copy full SHA for 09394d4
charts/ccd-data-store-api/values.preview.template.yaml
@@ -27,7 +27,7 @@ java:
27
DATA_STORE_DB_PASSWORD: "{{ .Values.postgresql.auth.password}}"
28
DATA_STORE_DB_OPTIONS: "?stringtype=unspecified"
29
DATA_STORE_DB_MAX_POOL_SIZE: 10
30
- DEFINITION_STORE_HOST: http://ccd-definition-store-api-pr-575-java/
+ DEFINITION_STORE_HOST: http://ccd-definition-store-api-pr-1494-java/
31
USER_PROFILE_HOST: http://ccd-user-profile-api-pr-399-java/
32
ELASTIC_SEARCH_ENABLED: true # enable whenever ES required on a particular PR
33
ELASTIC_SEARCH_NODES_DISCOVERY_ENABLED: true
0 commit comments