aboutsummaryrefslogtreecommitdiffstats
path: root/helm/tests/data/policy_deploy.json
diff options
context:
space:
mode:
Diffstat (limited to 'helm/tests/data/policy_deploy.json')
-rw-r--r--helm/tests/data/policy_deploy.json17
1 files changed, 0 insertions, 17 deletions
diff --git a/helm/tests/data/policy_deploy.json b/helm/tests/data/policy_deploy.json
deleted file mode 100644
index e13f06ad..00000000
--- a/helm/tests/data/policy_deploy.json
+++ /dev/null
@@ -1,17 +0,0 @@
-{
- "groups": [
- {
- "name": "defaultGroup",
- "deploymentSubgroups": [
- {
- "pdpType": "apex",
- "action": "POST",
- "policies": [{
- "name": "{policyName}",
- "version": "1.0.0"
- }]
- }
- ]
- }
- ]
-}