aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorgururajarao79 <gb00566633@techmahindra.com>2025-02-18 15:29:44 +0100
committergururajarao79 <gb00566633@techmahindra.com>2025-02-18 15:29:56 +0100
commita01fc1d19a548a65b846a5a724d52438a2d108dd (patch)
treee820d7aef96c54e32b566a2c53566588c1460f4a
parentea0121c29f94ff27dc625bdfc115bbe2e6d389c8 (diff)
predeploy policies
Issue-ID: POLICY-5289 Change-Id: I356565f5293d45ba6e5419ba5c72e8310a710b77 Signed-off-by: gururajarao79 <gb00566633@techmahindra.com>
-rw-r--r--main/src/main/resources/PapDb.json7
1 files changed, 6 insertions, 1 deletions
diff --git a/main/src/main/resources/PapDb.json b/main/src/main/resources/PapDb.json
index 05800ae2..b52fec50 100644
--- a/main/src/main/resources/PapDb.json
+++ b/main/src/main/resources/PapDb.json
@@ -152,7 +152,12 @@
"version": "1.0.0"
}
],
- "policies": []
+ "policies": [
+ {
+ "name": "slice.capacity.check",
+ "version": "1.0.0"
+ }
+ ]
}
]
}