feat: deploy config lions-user-manager-client-quarkus-primefaces-freya pour cluster k1
This commit is contained in:
21
README.md
Normal file
21
README.md
Normal file
@@ -0,0 +1,21 @@
|
||||
# lions-user-manager-client-quarkus-primefaces-freya-k1
|
||||
|
||||
Deploy config pour **lions-user-manager-client-quarkus-primefaces-freya** sur cluster k1.
|
||||
|
||||
- Host : https://users.lions.dev/
|
||||
- Chart parent : lions-app 1.0.1
|
||||
- Image : registry.lions.dev/lionsdev/lions-user-manager-client-quarkus-primefaces-freya:1.0.0-20260219-054016
|
||||
|
||||
## 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 lions-user-manager-client-quarkus-primefaces-freya . --namespace applications --wait
|
||||
```
|
||||
|
||||
## Pipeline lionsctl (attendu)
|
||||
|
||||
```bash
|
||||
lionsctl pipeline -u https://git.lions.dev/lionsdev/lions-user-manager-client-quarkus-primefaces-freya -b main -j 21 -e production -c k1 -p prod -m admin@lions.dev
|
||||
```
|
||||
Reference in New Issue
Block a user