Skip to content

Commit

Permalink
Merge pull request #65 from rcarrata/rcarrata-patch-1
Browse files Browse the repository at this point in the history
Update securedcluster
  • Loading branch information
rcarrata committed Sep 21, 2023
2 parents a87f625 + 5f98e14 commit 48a2308
Showing 1 changed file with 2 additions and 15 deletions.
17 changes: 2 additions & 15 deletions bootstrap/roles/ocp4-install-acs/templates/securedcluster.yaml.j2
Original file line number Diff line number Diff line change
Expand Up @@ -5,23 +5,10 @@ metadata:
name: stackrox-secured-cluster-services
spec:
clusterName: development
auditLogs:
collection: Auto
admissionControl:
listenOnUpdates: true
bypass: BreakGlassAnnotation
contactImageScanners: DoNotScanInline
listenOnCreates: true
timeoutSeconds: 20
listenOnCreates: false
listenOnEvents: true
scanner:
analyzer:
scaling:
autoScaling: Enabled
maxReplicas: 5
minReplicas: 2
replicas: 3
scannerComponent: AutoSense
listenOnUpdates: false
perNode:
collector:
collection: EBPF
Expand Down

0 comments on commit 48a2308

Please sign in to comment.