INFRA-4031 | Ankit Bhardwaj | enable new bucket policy in gi-prod (#745)

This commit is contained in:
Ankit Bhardwaj Bhardwaj
2025-01-02 23:35:49 +05:30
committed by GitHub
parent 34c069ac34
commit 7dbce02103

View File

@@ -42,4 +42,5 @@ export const newBucketPolicyCluster = new Set([
Cluster.IAPL_PROD,
Cluster.PAY_PROD,
Cluster.AMC_PROD,
Cluster.GI_PROD,
]);