Skip to content

Commit ba3a36c

Browse files
DOCS-12783 Add Govcloud availability warning banner to additional Deployment Gates pages (#33069)
* DOCS-12783 Add Govcloud availability warning banner to additional Deployment Gates pages * Update content/en/deployment_gates/_index.md Co-authored-by: Bryce Eadie <[email protected]> * Update content/en/deployment_gates/explore.md Co-authored-by: Bryce Eadie <[email protected]> * Update content/en/deployment_gates/setup.md Co-authored-by: Bryce Eadie <[email protected]> --------- Co-authored-by: Bryce Eadie <[email protected]>
1 parent 98ded0e commit ba3a36c

File tree

3 files changed

+9
-1
lines changed

3 files changed

+9
-1
lines changed

content/en/deployment_gates/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ algolia:
1919
---
2020

2121
{{< site-region region="gov" >}}
22-
<div class="alert alert-danger">Deployment Gates are not available in the selected site ({{< region-param key="dd_site_name" >}}) at this time.</div>
22+
<div class="alert alert-danger">Deployment Gates are not available for the selected site ({{< region-param key="dd_site_name" >}}).</div>
2323
{{< /site-region >}}
2424

2525
{{< callout url="http://datadoghq.com/product-preview/deployment-gates" >}}

content/en/deployment_gates/explore.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,10 @@ further_reading:
77
text: "Set up Deployment Gates"
88
---
99

10+
{{< site-region region="gov" >}}
11+
<div class="alert alert-danger">Deployment Gates are not available for the selected site ({{< region-param key="dd_site_name" >}}).</div>
12+
{{< /site-region >}}
13+
1014
{{< callout url="http://datadoghq.com/product-preview/deployment-gates" >}}
1115
Deployment Gates are in Preview. If you're interested in this feature, complete the form to request access.
1216
{{< /callout >}}

content/en/deployment_gates/setup.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,10 @@ further_reading:
77
text: "Learn about the Deployment Gates explorer"
88
---
99

10+
{{< site-region region="gov" >}}
11+
<div class="alert alert-danger">Deployment Gates are not available for the selected site ({{< region-param key="dd_site_name" >}}).</div>
12+
{{< /site-region >}}
13+
1014
{{< callout url="http://datadoghq.com/product-preview/deployment-gates" >}}
1115
Deployment Gates are in Preview. If you're interested in this feature, complete the form to request access.
1216
{{< /callout >}}

0 commit comments

Comments
 (0)