21 lines
589 B
YAML
21 lines
589 B
YAML
apiVersion: v2
|
|
name: schedulerservice
|
|
description: Helm chart for Scheduler Service - Job scheduling and execution service
|
|
type: application
|
|
version: 0.1.0
|
|
appVersion: "1.0.0"
|
|
keywords:
|
|
- java
|
|
- tomcat
|
|
- scheduler
|
|
- microservice
|
|
- backstage
|
|
maintainers:
|
|
- name: infrastructure
|
|
email: infrastructure@onlinesales.ai
|
|
home: https://github.com/onlinesales-ai/schedulerService
|
|
sources:
|
|
- https://github.com/onlinesales-ai/schedulerService
|
|
# MySQL is deployed as a shared dependency, not as a subchart
|
|
# Configure externalDatabase values to connect to the shared MySQL instance
|