about summary refs log tree commit diff
path: root/corp
diff options
context:
space:
mode:
Diffstat (limited to 'corp')
-rw-r--r--corp/ops/yandex/rih.tf5
1 files changed, 5 insertions, 0 deletions
diff --git a/corp/ops/yandex/rih.tf b/corp/ops/yandex/rih.tf
index b9a6889c9b..2db420835a 100644
--- a/corp/ops/yandex/rih.tf
+++ b/corp/ops/yandex/rih.tf
@@ -131,6 +131,11 @@ resource "yandex_api_gateway" "rih_gateway" {
     info:
       version: 1.0.0
       title: RIH API
+    x-yc-apigateway:
+      cors:
+        origin: 'https://russiaishiring.com'
+        methods: '*'
+        allowedHeaders: '*'
     paths:
       /{proxy+}:
         x-yc-apigateway-any-method: