Skip to content

Commit

Permalink
Removed malware scanner binding
Browse files Browse the repository at this point in the history
  • Loading branch information
mofterdinger committed Nov 11, 2024
1 parent ea54fb4 commit ad9be09
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 12 deletions.
6 changes: 0 additions & 6 deletions mta-multi-tenant.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@ modules:
properties:
CDS_MULTITENANCY_APPUI_URL: ~{app-url}
- name: cf-logging
- name: malware-scanner
provides:
- name: srv-api
properties:
Expand Down Expand Up @@ -135,8 +134,3 @@ resources:
parameters:
service: application-logs
service-plan: lite
- name: malware-scanner
type: org.cloudfoundry.managed-service
parameters:
service: malware-scanner
service-plan: clamav
6 changes: 0 additions & 6 deletions mta-single-tenant.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@ modules:
- name: bookshop-hdi-container
- name: bookshop-uaa
- name: cf-logging
- name: malware-scanner
provides:
- name: srv-api
properties:
Expand Down Expand Up @@ -95,8 +94,3 @@ resources:
parameters:
service: application-logs
service-plan: lite
- name: malware-scanner
type: org.cloudfoundry.managed-service
parameters:
service: malware-scanner
service-plan: clamav

0 comments on commit ad9be09

Please sign in to comment.