forked from open-webui/open-webui
feat(helm): adding lb class and labels for using it with Cilium CNI l2 annoncements mode
This commit is contained in:
parent
eb51ad14e4
commit
3c4cc60277
2 changed files with 13 additions and 6 deletions
|
@ -70,3 +70,5 @@ webui:
|
|||
port: 80
|
||||
containerPort: 8080
|
||||
nodePort: ""
|
||||
labels: {}
|
||||
loadBalancerClass: ""
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue