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
|
| service.call.image.repository
|
||||||
| string
|
| string
|
||||||
| `"element-hq/element-call:v0.5.18"`
|
| `"element-hq/element-call"`
|
||||||
|
|
|
|
||||||
|
|
||||||
| service.call.image.tag
|
| service.call.image.tag
|
||||||
|
|
|
@ -33,7 +33,7 @@ spec:
|
||||||
http:
|
http:
|
||||||
paths:
|
paths:
|
||||||
- path: /sfu/get
|
- path: /sfu/get
|
||||||
pathType: Exactly
|
pathType: Exact
|
||||||
backend:
|
backend:
|
||||||
service:
|
service:
|
||||||
name: {{ $fullName }}-lk-jwt
|
name: {{ $fullName }}-lk-jwt
|
||||||
|
|
Loading…
Add table
Reference in a new issue