added repo
This commit is contained in:
@@ -0,0 +1,42 @@
|
||||
apiVersion: v2
|
||||
appVersion: "v1.0.0"
|
||||
name: aurva-dataplane
|
||||
description: >
|
||||
**Aurva Data Plane Helm Chart**
|
||||
|
||||

|
||||
Aurva Data Plane Helm chart provides a comprehensive and sophisticated security solution for databases, empowering organizations to fortify their data protection strategies. The chart seamlessly deploys the entire Aurva Data Plane system, encompassing essential components designed to enhance security and observability.
|
||||
|
||||
Key Components:
|
||||
|
||||
- **Aurva-Controller**: Enables efficient data discovery within cloud accounts, listing and analyzing available data sources. Advanced ML models are employed to predict data sensitivity and assess risk scores, bolstering data protection.
|
||||
|
||||
- **Aurva-eBPF**: Delivering unparalleled monitoring and observability, Aurva-eBPF meticulously tracks and analyzes database queries. Crucial details such as query sources, timestamps, and user identities are recorded, enabling rapid detection of anomalies and potential security threats.
|
||||
|
||||
- **Aurva-Proxy**: Positioned as a critical inline component, Aurva-Proxy provides granular Access Control Lists (ACL) to safeguard against real-time database abuse and malicious attacks. It seamlessly integrates with the application-database pipeline, ensuring secure and authorized data access.
|
||||
|
||||
The `values.yaml` file allows effortless customization of the deployment, empowering users to tailor security settings based on their specific requirements and compliance standards.
|
||||
|
||||
Prerequisites:
|
||||
- Kubernetes 1.16+
|
||||
- Helm 3.x
|
||||
|
||||
maintainers:
|
||||
- name: aurva
|
||||
email: contact@aurva.com
|
||||
|
||||
version: 1.0.0
|
||||
home: https://github.com/aurva-io/aurva-charts
|
||||
icon: https://framerusercontent.com/images/eXPYBNSRI82BVsmqBO69tmHVgw.svg
|
||||
keywords:
|
||||
- aurva
|
||||
- aurva-tool
|
||||
- security
|
||||
- access
|
||||
- data-visuality
|
||||
- data-plane
|
||||
- security
|
||||
- database
|
||||
dependencies:
|
||||
- name: postgresql
|
||||
condition: postgresql.enabled
|
||||
Reference in New Issue
Block a user