Skip to content

Commit 09394d4

Browse files
committed
Use definition-store-api pr-1494
1 parent 4eb200c commit 09394d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

charts/ccd-data-store-api/values.preview.template.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ java:
2727
DATA_STORE_DB_PASSWORD: "{{ .Values.postgresql.auth.password}}"
2828
DATA_STORE_DB_OPTIONS: "?stringtype=unspecified"
2929
DATA_STORE_DB_MAX_POOL_SIZE: 10
30-
DEFINITION_STORE_HOST: http://ccd-definition-store-api-pr-575-java/
30+
DEFINITION_STORE_HOST: http://ccd-definition-store-api-pr-1494-java/
3131
USER_PROFILE_HOST: http://ccd-user-profile-api-pr-399-java/
3232
ELASTIC_SEARCH_ENABLED: true # enable whenever ES required on a particular PR
3333
ELASTIC_SEARCH_NODES_DISCOVERY_ENABLED: true

0 commit comments

Comments
 (0)