rtrm HF Staff commited on
Commit
d5e6bbd
·
unverified ·
1 Parent(s): e202f7f

fix(chart): update network policy (#1578)

Browse files
Files changed (1) hide show
  1. chart/env/prod.yaml +1 -0
chart/env/prod.yaml CHANGED
@@ -18,6 +18,7 @@ networkPolicy:
18
  enabled: true
19
  allowedBlocks:
20
  - 10.0.252.0/25
 
21
 
22
  ingress:
23
  path: "/chat"
 
18
  enabled: true
19
  allowedBlocks:
20
  - 10.0.252.0/25
21
+ - 10.240.0.0/24
22
 
23
  ingress:
24
  path: "/chat"