Continuous Compliance Automation Platform for Kubernetes
Download the my-values.yaml template:
Edit the file with your specific values. You'll need to update the following sections:
secrets.jwtSecretKey
(32 characters)secrets.encryptionKey
(32 characters)secrets.sqlConnectionString
(your database connection)๐ก Important: After downloading, open my-values.yaml
and replace all placeholder values with your actual configuration. Pay special attention to the security keys and database connection string.
Must be exactly 32 characters
Calculate pool sizes based on your database capacity and RegScale replica count:
๐ก Safety Factor: 0.8 (80% utilization, 20% buffer)
๐ก Warmup Factor: 8 (for connection warmup)
Scenario: SQL Server with 200 max connections, 3 replica sets
๐ก Result: Set Max Pool Size = 53, Min Pool Size = 6 per replica
The following are common cloud storage options that can be used with RegScale
Refrence the my-values.yaml file for other options
Requires Azure Blob CSI driver
Requires AWS EFS CSI driver
Check pod status:
View logs:
Port forward for local access:
RegScale is a continuous compliance automation platform that helps organizations maintain security and compliance across their infrastructure.