Skip to content

Commit 48a2308

Browse files
authored
Merge pull request #65 from rcarrata/rcarrata-patch-1
Update securedcluster
2 parents a87f625 + 5f98e14 commit 48a2308

File tree

1 file changed

+2
-15
lines changed

1 file changed

+2
-15
lines changed

bootstrap/roles/ocp4-install-acs/templates/securedcluster.yaml.j2

Lines changed: 2 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -5,23 +5,10 @@ metadata:
55
name: stackrox-secured-cluster-services
66
spec:
77
clusterName: development
8-
auditLogs:
9-
collection: Auto
108
admissionControl:
11-
listenOnUpdates: true
12-
bypass: BreakGlassAnnotation
13-
contactImageScanners: DoNotScanInline
14-
listenOnCreates: true
15-
timeoutSeconds: 20
9+
listenOnCreates: false
1610
listenOnEvents: true
17-
scanner:
18-
analyzer:
19-
scaling:
20-
autoScaling: Enabled
21-
maxReplicas: 5
22-
minReplicas: 2
23-
replicas: 3
24-
scannerComponent: AutoSense
11+
listenOnUpdates: false
2512
perNode:
2613
collector:
2714
collection: EBPF

0 commit comments

Comments
 (0)