INFRA-4031 | Ankit Bhardwaj | enable new bucket policy in ppl-prod (#748)

This commit is contained in:
Ankit Bhardwaj Bhardwaj
2025-01-07 01:13:36 +05:30
committed by GitHub
parent a376e6e832
commit 1342421c87

View File

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