Skip to content
This repository has been archived by the owner on Jan 17, 2022. It is now read-only.

Commit

Permalink
Add protocol to DSAPI address in helm config
Browse files Browse the repository at this point in the history
  • Loading branch information
Tamas Molnar committed Nov 13, 2017
1 parent 4c842a5 commit 5ff278a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion helm/methode-content-placeholder-mapper/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ service:
QueueGroup: "mcpm"
QueueReadTopic: "NativeCmsPublicationEvents"
QueueWriteTopic: "CmsPublicationEvents"
DocumentStoreAPIUrl: "document-store-api:8080"
DocumentStoreAPIUrl: "http://document-store-api:8080"
replicaCount: 2
image:
repository: coco/methode-content-placeholder-mapper
Expand Down

0 comments on commit 5ff278a

Please sign in to comment.