Spaces:
Running
Running
Adrien
commited on
Update prod.yaml
Browse files- chart/env/prod.yaml +0 -8
chart/env/prod.yaml
CHANGED
@@ -16,14 +16,6 @@ serviceAccount:
|
|
16 |
create: true
|
17 |
name: huggingchat-prod
|
18 |
|
19 |
-
networkPolicy:
|
20 |
-
enabled: true
|
21 |
-
allowedBlocks:
|
22 |
-
- 10.0.252.0/25
|
23 |
-
- 10.240.0.0/24
|
24 |
-
- 10.32.192.192/26
|
25 |
-
- 10.32.193.0/28
|
26 |
-
|
27 |
ingress:
|
28 |
path: "/chat"
|
29 |
annotations:
|
|
|
16 |
create: true
|
17 |
name: huggingchat-prod
|
18 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
19 |
ingress:
|
20 |
path: "/chat"
|
21 |
annotations:
|