charts/issue-bot/values.yaml (39 lines of code) (raw):
issueBot:
autoscaling:
enabled: false
replicaCount: 1
image: ghcr.io/huggingface/lor-e:latest
imagePullPolicy: IfNotPresent
databaseConnectionString: ""
authToken: ""
embeddingApi:
url: ""
authToken: ""
githubApi:
authToken: ""
commentsEnabled: true
huggingfaceApi:
authToken: ""
commentsEnabled: true
slack:
authToken: ""
channel: ""
summarizationApi:
authToken: ""
pathPrefix: /
ingress:
annotations: {}
className: ""
domain: ""
containerPort: 4242
metricsPort: 4243
service:
type: NodePort
ports:
api: 31000
metrics: 31001
securityContext: {}
podAnnotations: {}
serviceAccount:
annotations: {}
podSecurityContext: {}