feat: deploy config UnionFlow server (Quarkus backend) pour cluster k1 — dépend de lions-app 1.0.0
This commit is contained in:
22
Chart.yaml
Normal file
22
Chart.yaml
Normal file
@@ -0,0 +1,22 @@
|
||||
apiVersion: v2
|
||||
name: unionflow-server-impl-quarkus
|
||||
description: |
|
||||
Deploy config pour UnionFlow Server (backend Quarkus) sur le cluster k1.
|
||||
Consomme le chart parent helm-chart-lions-app.
|
||||
type: application
|
||||
version: 1.0.0
|
||||
appVersion: "1.0.5"
|
||||
kubeVersion: ">=1.28.0-0"
|
||||
maintainers:
|
||||
- name: UnionFlow Team
|
||||
email: infrastructure@lions.dev
|
||||
home: https://git.lions.dev/lionsdev/unionflow-server-impl-quarkus-k1
|
||||
sources:
|
||||
- https://git.lions.dev/lionsdev/unionflow-server-impl-quarkus # code source
|
||||
- https://git.lions.dev/lionsdev/unionflow-server-impl-quarkus-k1 # ce repo (deploy)
|
||||
dependencies:
|
||||
- name: lions-app
|
||||
version: "1.0.0"
|
||||
repository: "https://git.lions.dev/api/packages/lionsdev/helm"
|
||||
# Alternative pour dev local sans registry :
|
||||
# repository: "file://../helm-chart-lions-app"
|
||||
Reference in New Issue
Block a user