Teleskope Helm Charts
Usage
teleskope-self-hosted
# Default values for teleskope-fullstack.
# This is a YAML-formatted file.
# Declare variables to be passed into your templates.
awsAccountID: <your_aws_account_id>
crawler:
enable: true
servicePort: 80
configmapData:
crawlerDispatcher:
enable: true
servicePort: 80
configmapData:
mlClassifier:
enable: true
servicePort: 80
configmapData:
tokenizer_count: 2
api_count: 1
collection_count: 1
sbd_count: 2
scanner:
enable: true
servicePort: 80
configmapData:
scannerDispatcher:
enable: true
servicePort: 80
configmapData:Was this helpful?
