We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a87f625 + 5f98e14 commit 48a2308Copy full SHA for 48a2308
bootstrap/roles/ocp4-install-acs/templates/securedcluster.yaml.j2
@@ -5,23 +5,10 @@ metadata:
5
name: stackrox-secured-cluster-services
6
spec:
7
clusterName: development
8
- auditLogs:
9
- collection: Auto
10
admissionControl:
11
- listenOnUpdates: true
12
- bypass: BreakGlassAnnotation
13
- contactImageScanners: DoNotScanInline
14
- listenOnCreates: true
15
- timeoutSeconds: 20
+ listenOnCreates: false
16
listenOnEvents: true
17
- scanner:
18
- analyzer:
19
- scaling:
20
- autoScaling: Enabled
21
- maxReplicas: 5
22
- minReplicas: 2
23
- replicas: 3
24
- scannerComponent: AutoSense
+ listenOnUpdates: false
25
perNode:
26
collector:
27
collection: EBPF
0 commit comments