Files
ocdp_chart/melotts/metadata.yaml
2025-09-23 10:01:17 +08:00

36 lines
692 B
YAML

application_name: &application_name melotts
distributed:
method: helm
release_name: *application_name
chart: melotts
sets:
jarvis_api:
image: harbor.bwgdi.com/library/melotts:0.0.2
svc:
svc_type: NodePort
protocol: http
hostname: 10.6.14.123
servicename: melo-service
port: 32147
url: ~
pod:
name: *application_name
monolithic:
method: helm
release_name: *application_name
chart: melotts
sets:
jarvis_api:
image: harbor.bwgdi.com/library/melotts:0.0.2
svc:
svc_type: NodePort
protocol: http
hostname: 10.6.14.123
servicename: melo-service
port: 32147
url: ~
pod:
name: *application_name