• Ankit Nayan's avatar
    feat: helm chart for clickhouse setup (#479) · dc9ffcdd
    Ankit Nayan authored
    
    
    * minor change for volume permission spec
    Signed-off-by: default avatarYash Sharma <yashrsharma44@gmail.com>
    
    * added basic files of clickhouse chart
    Signed-off-by: default avatarYash Sharma <yashrsharma44@gmail.com>
    
    * added a simple deployment yaml
    Signed-off-by: default avatarYash Sharma <yashrsharma44@gmail.com>
    
    * added clickhouse support in signoz
    Signed-off-by: default avatarYash Sharma <yashrsharma44@gmail.com>
    
    * clickhouse working
    Signed-off-by: default avatarYash Sharma <yashrsharma44@gmail.com>
    
    * chore: helm charts wip
    
    * chore: fixing path of otel-path in hotrod
    
    * chore: wip running clickhouse in templates
    
    * chore: clickhouse working in templates
    
    * chore: clickhouse helm chart upgraded to latest query-service and frontend images
    
    * chore: cleanup and upgrading signoz chart version
    
    * chore: adding alertmanager and minor fixes
    
    * chore: persistence enabled for query-service and clickhouse
    
    * chore: scrape interval reduced to 30s
    
    * chore: changed crd api version from v1beta1 to v1
    
    * chore: removed druid parts in values.yaml
    
    * chore: log container removed from clickhouse
    
    * chore: removed *.tgz from gitignore to add charts
    
    * chore: added dependency charts
    
    * chore: added clickhouse-operator templates
    Co-authored-by: default avatarYash Sharma <yashrsharma44@gmail.com>
    dc9ffcdd