Skip to content

Commit b50c70b

Browse files
committed
Add Beta pills
1 parent cce4170 commit b50c70b

File tree

1 file changed

+5
-5
lines changed
  • src/content/docs/cloudflare-one/policies/gateway/egress-policies

1 file changed

+5
-5
lines changed

src/content/docs/cloudflare-one/policies/gateway/egress-policies/index.mdx

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ sidebar:
55
order: 5
66
---
77

8-
import { Render } from "~/components";
8+
import { Render, Badge } from "~/components";
99

1010
:::note
1111
Only available on Enterprise plans.
@@ -55,7 +55,7 @@ Choose one of the following options for your egress policy:
5555

5656
Gateway 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

0 commit comments

Comments
 (0)