Skip to content
This repository has been archived by the owner on Jun 14, 2018. It is now read-only.

Commit

Permalink
Merge pull request #22 from Financial-Times/deploy-on-push/k8sCT/remo…
Browse files Browse the repository at this point in the history
…ve-brands-from-services

Synced k8s settings with prod => removed brands rw from services.
  • Loading branch information
sbuliarca committed Oct 24, 2017
2 parents b6b2bf3 + 860abf1 commit e53f6b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion helm/concept-ingester/templates/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ spec:
- name: TOPIC
value: "Concept"
- name: SERVICES
value: "http://content-rw-neo4j:8080,http://people-rw-neo4j:8080,http://organisations-rw-neo4j:8080,http://memberships-rw-neo4j:8080,http://brands-rw-neo4j:8080,http://roles-rw-neo4j:8080,http://financial-instruments-rw-neo4j:8080,http://industry-classifications-rw-neo4j:8080"
value: "http://people-rw-neo4j:8080,http://organisations-rw-neo4j:8080,http://memberships-rw-neo4j:8080,http://roles-rw-neo4j:8080,http://financial-instruments-rw-neo4j:8080,http://industry-classifications-rw-neo4j:8080"
- name: ELASTICSEARCH_WRITER
value: "http://concept-rw-elasticsearch:8080"
- name: GRAPHITE_TCP_AUTHORITY
Expand Down

0 comments on commit e53f6b6

Please sign in to comment.