Skip to content

Commit

Permalink
Add tika
Browse files Browse the repository at this point in the history
  • Loading branch information
victorjourne committed Nov 2, 2023
1 parent b120f27 commit c4d08b7
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions deployments/backend.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,11 @@ spec:
ports:
- containerPort: 5000
name: http
- name: tika
image: logicalspark/docker-tikaserver
ports:
- containerPort: 9998

volumes:
- name: data
persistentVolumeClaim:
Expand Down

0 comments on commit c4d08b7

Please sign in to comment.