Removed heal backend (#3188)

Signed-off-by: Benjamin Perez <benjamin@bexsoft.net>
This commit is contained in:
Alex
2024-01-10 23:16:08 -06:00
committed by GitHub
parent 08c922dca6
commit 343ff575e6
5 changed files with 0 additions and 692 deletions

View File

@@ -30,7 +30,6 @@ create_policies() {
mc admin policy create minio dashboard-$TIMESTAMP web-app/tests/policies/dashboard.json
mc admin policy create minio diagnostics-$TIMESTAMP web-app/tests/policies/diagnostics.json
mc admin policy create minio groups-$TIMESTAMP web-app/tests/policies/groups.json
mc admin policy create minio heal-$TIMESTAMP web-app/tests/policies/heal.json
mc admin policy create minio iampolicies-$TIMESTAMP web-app/tests/policies/iamPolicies.json
mc admin policy create minio logs-$TIMESTAMP web-app/tests/policies/logs.json
mc admin policy create minio notificationendpoints-$TIMESTAMP web-app/tests/policies/notificationEndpoints.json