feat(helm): add central-storage Helm chart and related configurations

Signed-off-by: zhenyus <zhenyus@mathmast.com>
This commit is contained in:
zhenyus 2025-03-07 01:30:23 +08:00
parent 797cdf538b
commit 2c00823bd7
11 changed files with 2 additions and 2 deletions

View File

@ -32,7 +32,7 @@ executeFreeleapsPipeline {
semanticReleaseEnabled: true semanticReleaseEnabled: true
], ],
[ [
name: 'central-storage', name: 'centralStorage',
root: 'apps/central_storage', root: 'apps/central_storage',
language: 'python', language: 'python',
dependenciesManager: 'pip', dependenciesManager: 'pip',

View File

@ -32,7 +32,7 @@ executeFreeleapsPipeline {
semanticReleaseEnabled: true semanticReleaseEnabled: true
], ],
[ [
name: 'central-storage', name: 'centralStorage',
root: 'apps/central_storage', root: 'apps/central_storage',
language: 'python', language: 'python',
dependenciesManager: 'pip', dependenciesManager: 'pip',