Merge pull request #578 from navi-infra/INFRA-3312
INFRA-3312 | Saqib | Enable vpa for amc and ppl
This commit is contained in:
@@ -68,6 +68,10 @@ export const vpaEnabledClusters = new Set([
|
||||
Cluster.SA_PROD,
|
||||
Cluster.PAY_PROD,
|
||||
Cluster.LENDING_PROD,
|
||||
Cluster.AMC_NP,
|
||||
Cluster.AMC_PROD,
|
||||
Cluster.PPL_NONPROD,
|
||||
Cluster.PPL_PROD,
|
||||
]);
|
||||
|
||||
export const vpaDisabledEnvironment = new Set([Environment.PERF]);
|
||||
|
||||
Reference in New Issue
Block a user