Skip to content

Commit

Permalink
chore: remove indexing-srv
Browse files Browse the repository at this point in the history
  • Loading branch information
Vilsol committed Oct 30, 2023
1 parent 5dddc97 commit 8498523
Show file tree
Hide file tree
Showing 5 changed files with 2 additions and 20 deletions.
7 changes: 2 additions & 5 deletions charts/system/Chart.lock
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,6 @@ dependencies:
- name: fulfillment-srv
repository: https://restorecommerce.github.io/charts/
version: 0.1.6
- name: indexing-srv
repository: https://restorecommerce.github.io/charts/
version: 0.1.7
- name: catalog-srv
repository: https://restorecommerce.github.io/charts/
version: 0.1.9
Expand Down Expand Up @@ -53,5 +50,5 @@ dependencies:
- name: redis
repository: https://charts.bitnami.com/bitnami
version: 17.8.4
digest: sha256:8c9af7f2e97a4bb9ee568046bc3cd571e6e3ef42a672d3932e90db1216306b62
generated: "2023-07-07T01:44:14.038928691+03:00"
digest: sha256:683d0fca042ee79709ea19a64be92821ddba533100c675a28c08007ccb6cf7f3
generated: "2023-10-31T00:45:57.484488171+02:00"
3 changes: 0 additions & 3 deletions charts/system/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,6 @@ dependencies:
- name: fulfillment-srv
repository: https://restorecommerce.github.io/charts/
version: 0.1.6
- name: indexing-srv
repository: https://restorecommerce.github.io/charts/
version: 0.1.7
- name: catalog-srv
repository: https://restorecommerce.github.io/charts/
version: 0.1.9
Expand Down
1 change: 0 additions & 1 deletion charts/system/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,6 @@ helm install --create-namespace -n restorecommerce elastic-operator elastic/eck-
| https://restorecommerce.github.io/charts/ | facade-srv | 0.1.14 |
| https://restorecommerce.github.io/charts/ | fulfillment-srv | 0.1.6 |
| https://restorecommerce.github.io/charts/ | identity-srv | 0.1.15 |
| https://restorecommerce.github.io/charts/ | indexing-srv | 0.1.7 |
| https://restorecommerce.github.io/charts/ | invoicing-srv | 0.1.9 |
| https://restorecommerce.github.io/charts/ | notification-srv | 0.1.14 |
| https://restorecommerce.github.io/charts/ | ordering-srv | 0.1.6 |
Expand Down
Binary file removed charts/system/charts/indexing-srv-0.1.7.tgz
Binary file not shown.
11 changes: 0 additions & 11 deletions charts/system/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -128,17 +128,6 @@ fulfillment-srv:
- name: database__main__host
value: arangodb-single-000000

indexing-srv:
fullnameOverride: indexing-srv
env:
extras:
- name: redis__host
value: redis-master
- name: logger__elasticsearch__clientOpts__node
value: http://restorecommerce-es-http:9200
- name: elasticsearch__client__node
value: http://restorecommerce-es-http:9200

catalog-srv:
fullnameOverride: catalog-srv
env:
Expand Down

0 comments on commit 8498523

Please sign in to comment.