Skip to content

Commit 7f6d026

Browse files
author
Néstor Salceda
authored
chore: Secure integration is bundled by default (#46)
1 parent a06e265 commit 7f6d026

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

templates/CloudConnector.yaml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -163,8 +163,6 @@ Resources:
163163
"Fn::Base64":
164164
!Sub |
165165
rules:
166-
- secure:
167-
url: ""
168166
- s3:
169167
bucket: ${S3ConfigBucket}
170168
path: rules
@@ -178,8 +176,6 @@ Resources:
178176
logStream: ${AlertsLogStream}
179177
#- securityhub:
180178
# productArn: arn:aws:securityhub:${AWS::Region}::product/sysdig/sysdig-cloud-connector
181-
- secure:
182-
url: value overriden by SECURE_URL env var
183179

184180
Image: sysdiglabs/cloud-connector-s3-bucket-config:latest
185181
Essential: false

0 commit comments

Comments
 (0)