fix(element-call): update appVersion
This commit is contained in:
parent
8a869bd08d
commit
514f95ee35
2 changed files with 2 additions and 2 deletions
|
@ -134,7 +134,7 @@ helm uninstall element-call-release
|
|||
|
||||
| service.call.image.repository
|
||||
| string
|
||||
| `"element-hq/element-call:v0.5.18"`
|
||||
| `"element-hq/element-call"`
|
||||
|
|
||||
|
||||
| service.call.image.tag
|
||||
|
|
|
@ -33,7 +33,7 @@ spec:
|
|||
http:
|
||||
paths:
|
||||
- path: /sfu/get
|
||||
pathType: Exactly
|
||||
pathType: Exact
|
||||
backend:
|
||||
service:
|
||||
name: {{ $fullName }}-lk-jwt
|
||||
|
|
Loading…
Add table
Reference in a new issue