diff --git a/frontend/src/pages/org/[id]/overview/index.tsx b/frontend/src/pages/org/[id]/overview/index.tsx index d2b41abcd..8816193ca 100644 --- a/frontend/src/pages/org/[id]/overview/index.tsx +++ b/frontend/src/pages/org/[id]/overview/index.tsx @@ -594,6 +594,8 @@ const OrganizationPage = withPermission( )}
+ { + window.location.origin.includes("https://app.infisical.com") || window.location.origin.includes("http://localhost:8080") &&
- Scheduled maintenance on April 6th 2024 {" "} + Scheduled maintenance on April 13th 2024 {" "}
- Infisical will undergo scheduled maintenance for approximately 1 hour on Saturday, April 6th, 11am EST. During these hours, read + Infisical will undergo scheduled maintenance for approximately 1 hour on Saturday, April 13th, 11am EST. During these hours, read operations will continue to function normally but no resources will be editable. - No action is required on your end — your applications can continue to fetch secrets. + No action is required on your end — your applications will continue to fetch secrets.
+ } +

Projects