Configuring AppScan 360° Static Analysis deployment
Configuring auto-scaling replica count
To configure the maximum number of instances to auto-scale
preparer,
analyzer, and ascp-adapter, add these
properties in the customized values
file:> global:
<component-name>:
common:
hpa:
maxReplicaCount: 10Configuring storage
You can configure storage size in the
values.yaml:global:
storage:
pvc:
storage: <storage-size>
pvcLogs:
storage: <storage-size>For more details on configurable
options for storage, see the values.yaml file:- For Harbor, see
- For archive files, see
helm/sast-service-core/values.yaml