File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
src/content/docs/cloudflare-one/policies/gateway/egress-policies Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 55 order : 5
66---
77
8- import { Render } from " ~/components" ;
8+ import { Render , Badge } from " ~/components" ;
99
1010:::note
1111Only available on Enterprise plans.
@@ -55,7 +55,7 @@ Choose one of the following options for your egress policy:
5555
5656Gateway matches egress traffic against the following selectors, or criteria:
5757
58- ### Application
58+ ### Application < Badge text = " Beta " variant = " caution " />
5959
6060<Render
6161 file = " gateway/selectors/application"
@@ -64,7 +64,7 @@ Gateway matches egress traffic against the following selectors, or criteria:
6464
6565<Render file = " gateway/selectors/egress-selector-limitation" />
6666
67- ### Content Categories
67+ ### Content Categories < Badge text = " Beta " variant = " caution " />
6868
6969<Render
7070 file = " gateway/selectors/net-http-content-categories"
@@ -99,13 +99,13 @@ Gateway matches egress traffic against the following selectors, or criteria:
9999
100100<Render file = " gateway/selectors/device-posture" />
101101
102- ### Domain
102+ ### Domain < Badge text = " Beta " variant = " caution " />
103103
104104<Render file = " gateway/selectors/domain" />
105105
106106<Render file = " gateway/selectors/egress-selector-limitation" />
107107
108- ### Host
108+ ### Host < Badge text = " Beta " variant = " caution " />
109109
110110<Render file = " gateway/selectors/host" />
111111
You can’t perform that action at this time.
0 commit comments