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
|
semanticReleaseEnabled: true
|
||||||
],
|
],
|
||||||
[
|
[
|
||||||
name: 'central-storage',
|
name: 'centralStorage',
|
||||||
root: 'apps/central_storage',
|
root: 'apps/central_storage',
|
||||||
language: 'python',
|
language: 'python',
|
||||||
dependenciesManager: 'pip',
|
dependenciesManager: 'pip',
|
||||||
|
|||||||
@ -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',
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user