Skip to content

Commit 17e163c

Browse files
authored
Merge templates interactive_ai/services/jobs to one single helm chart (#226)
1 parent 765f255 commit 17e163c

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

44 files changed

+1450
-1529
lines changed
Lines changed: 2 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
name: jobs-ms
1+
name: jobs
22
apiVersion: v2
3-
description: platform chart
3+
description: jobs microservice / scheduler / policy service
44
# This is the chart version. This version number should be incremented each time you make changes
55
# to the chart and its templates, including the app version.
66
# Versions are expected to follow Semantic Versioning (https://semver.org/)
@@ -11,14 +11,3 @@ version: 0.0.1
1111
# follow Semantic Versioning. They should reflect the version the application is using.
1212
# It is recommended to use it with quotes.
1313
appVersion: v0.0.1
14-
15-
dependencies:
16-
- name: jobs-ms
17-
version: 0.0.8
18-
condition: enabled.jobs-ms
19-
- name: jobs-scheduler
20-
version: 0.0.10
21-
condition: enabled.jobs-scheduler
22-
- name: jobs-scheduling-policy
23-
version: 0.0.3
24-
condition: enabled.jobs-scheduling-policy

interactive_ai/services/jobs/chart/charts/jobs-ms/Chart.yaml

Lines changed: 0 additions & 6 deletions
This file was deleted.

interactive_ai/services/jobs/chart/charts/jobs-ms/templates/_helpers.tpl

Lines changed: 0 additions & 69 deletions
This file was deleted.

interactive_ai/services/jobs/chart/charts/jobs-ms/templates/autoscaler.yaml

Lines changed: 0 additions & 34 deletions
This file was deleted.

interactive_ai/services/jobs/chart/charts/jobs-ms/templates/deployment.yaml

Lines changed: 0 additions & 196 deletions
This file was deleted.

0 commit comments

Comments
 (0)