Niels Hofmans
Niels Hofmans
### Summary The current helm chart only allows for a single instance of the connect and operator to be deployed. This provides a higher risk in terms of availability. ###...
Any idea what I'm doing wrong? ```yaml cockroachdb: tls: enabled: true statefulset: replicas: 1 resources: limits: memory: "4Gi" requests: memory: "2Gi" conf: single-node: "yes" cache: "1024Mi" max-sql-memory: "1024Mi" ``` Logs:...
This example uses gosu to switch to a regular user when running the container. Running as root in a container is very dangerous and should be avoided. Example usage: ```...
Would be nice to be able to ingest AWS CloudTrail logs if we have Cloud Security setup for AWS. If we do not have this, we have to setup CloudTrail...
See https://golangci.com/r/github.com/hazcod/gosecurity/pulls/3 