reenable webrtc ingress
This commit is contained in:
parent
45d851ff38
commit
8e4e810425
|
|
@ -13,6 +13,9 @@ spec:
|
|||
targetRevision: 0.13.4
|
||||
chart: haproxy-ingress
|
||||
helm:
|
||||
parameters:
|
||||
- name: controller.hostNetwork
|
||||
value: 'true'
|
||||
valueFiles: []
|
||||
values: |-
|
||||
controller:
|
||||
|
|
|
|||
Loading…
Reference in New Issue