Merge commit 'fe564d72279f4ab061b961dd528623f0ed272667' as 'cluster-config'
This commit is contained in:
@@ -0,0 +1,18 @@
|
||||
kind: SecuredCluster
|
||||
apiVersion: platform.stackrox.io/v1alpha1
|
||||
metadata:
|
||||
annotations:
|
||||
argocd.argoproj.io/sync-wave: "5"
|
||||
argocd.argoproj.io/sync-options: SkipDryRunOnMissingResource=true
|
||||
name: stackrox-secured-cluster-services
|
||||
namespace: stackrox-secured-cluster-service
|
||||
spec:
|
||||
clusterName: ${CLUSTER_NAME}
|
||||
centralEndpoint: central-stackrox.apps.hub.ocplab.com:443
|
||||
admissionControl:
|
||||
contactImageScanners: ScanIfMissing
|
||||
listenOnCreates: true
|
||||
listenOnUpdates: true
|
||||
timeoutSeconds: 6
|
||||
scannerV4:
|
||||
scannerComponent: Default
|
||||
Reference in New Issue
Block a user