22 lines
775 B
Markdown
22 lines
775 B
Markdown
# mic-after-work-server-impl-quarkus-main-k1
|
|
|
|
Deploy config pour **mic-after-work-server-impl-quarkus-main** sur cluster k1.
|
|
|
|
- Host : https://api.lions.dev/mic-after-work
|
|
- Chart parent : lions-app 1.0.1
|
|
- Image : registry.lions.dev/lionsdev/mic-after-work-server-impl-quarkus-main:1.0.0-SNAPSHOT-20260207-170659
|
|
|
|
## Deploy
|
|
|
|
```bash
|
|
helm repo add lions https://git.lions.dev/api/packages/lionsdev/helm --username lionsdev --password 'lions@2025'
|
|
helm dependency update .
|
|
helm upgrade --install mic-after-work-server-impl-quarkus-main . --namespace applications --wait
|
|
```
|
|
|
|
## Pipeline lionsctl (attendu)
|
|
|
|
```bash
|
|
lionsctl pipeline -u https://git.lions.dev/lionsdev/mic-after-work-server-impl-quarkus-main -b main -j 21 -e production -c k1 -p prod -m admin@lions.dev
|
|
```
|