feat(helm): add central-storage Helm chart and related configurations
Signed-off-by: zhenyus <zhenyus@mathmast.com>
This commit is contained in:
parent
797cdf538b
commit
2c00823bd7
@ -32,7 +32,7 @@ executeFreeleapsPipeline {
|
||||
semanticReleaseEnabled: true
|
||||
],
|
||||
[
|
||||
name: 'central-storage',
|
||||
name: 'centralStorage',
|
||||
root: 'apps/central_storage',
|
||||
language: 'python',
|
||||
dependenciesManager: 'pip',
|
||||
|
||||
@ -32,7 +32,7 @@ executeFreeleapsPipeline {
|
||||
semanticReleaseEnabled: true
|
||||
],
|
||||
[
|
||||
name: 'central-storage',
|
||||
name: 'centralStorage',
|
||||
root: 'apps/central_storage',
|
||||
language: 'python',
|
||||
dependenciesManager: 'pip',
|
||||
|
||||
Loading…
Reference in New Issue
Block a user