first backup of charts
This commit is contained in:
47
edgetts/metadata.yaml
Normal file
47
edgetts/metadata.yaml
Normal file
@ -0,0 +1,47 @@
|
||||
|
||||
application_name: &application_name edgetts
|
||||
|
||||
distributed:
|
||||
method: helm
|
||||
release_name: *application_name
|
||||
chart: test-tts
|
||||
sets:
|
||||
image:
|
||||
repository: travisvn/openai-edge-tts
|
||||
tag: "latest"
|
||||
pullPolicy: IfNotPresent
|
||||
service:
|
||||
type: NodePort
|
||||
port: 5050
|
||||
nodePort: 30250
|
||||
svc:
|
||||
svc_type: NodePort
|
||||
protocol: http
|
||||
hostname: 10.6.14.123
|
||||
servicename: ~
|
||||
port: 30250
|
||||
url: ~
|
||||
pod:
|
||||
name: *application_name
|
||||
monolithic:
|
||||
method: helm
|
||||
release_name: *application_name
|
||||
chart: test-tts
|
||||
sets:
|
||||
image:
|
||||
repository: travisvn/openai-edge-tts
|
||||
tag: "latest"
|
||||
pullPolicy: IfNotPresent
|
||||
service:
|
||||
type: NodePort
|
||||
port: 5050
|
||||
nodePort: 30250
|
||||
svc:
|
||||
svc_type: NodePort
|
||||
protocol: http
|
||||
hostname: 10.6.14.123
|
||||
servicename: ~
|
||||
port: 30250
|
||||
url: ~
|
||||
pod:
|
||||
name: *application_name
|
||||
Reference in New Issue
Block a user