Browse Source

temporarily disable some parts of the demo

pull/1/head
Nicolas Massé 3 years ago
parent
commit
e6fd9c3d6e
  1. 3
      infrastructure/templates/acs.yaml

3
infrastructure/templates/acs.yaml

@ -236,7 +236,8 @@ spec:
admissionControl:
listenOnUpdates: true
bypass: BreakGlassAnnotation
contactImageScanners: ScanIfMissing
# Temporarily disable this feature
contactImageScanners: DoNotScanInline # ScanIfMissing
listenOnCreates: true
timeoutSeconds: 20
listenOnEvents: true

Loading…
Cancel
Save