mirror of
https://github.com/helm/charts.git
synced 2026-08-23 22:37:45 +00:00
* [stable/sysdig] Update to latest agent version * Run Sysdig Agent as [daemonset v2.0](https://github.com/draios/sysdig-cloud-scripts/blob/master/agent_deploy/kubernetes/sysdig-agent-daemonset-v2.yaml). * Fix value's naming in order to follow [best practices](https://docs.helm.sh/chart_best_practices/#naming-conventions). * Use a secure.enabled flag for enabling Sysdig Secure. * Allow rbac resource creation or use existing serviceAccountName. * Use required function for retrieving sysdig.accessKey. This ensures that key is present. * Add a Changelog * Use GitHub accounts instead of real names for making CI pass * Fix version number as a string * Add OWNERS file * Separate rbac and serviceAccount Follow RBAC best practices: https://github.com/kubernetes/helm/blob/master/docs/chart_best_practices/rbac.md * Fix namespace issues in cluster role binding
24 lines
557 B
YAML
Executable File
24 lines
557 B
YAML
Executable File
name: sysdig
|
|
version: '1.0'
|
|
appVersion: 0.81.0
|
|
description: Sysdig Monitor and Secure agent
|
|
keywords:
|
|
- monitoring
|
|
- security
|
|
- alerting
|
|
- metric
|
|
- troubleshooting
|
|
- run-time
|
|
home: https://www.sysdig.com/
|
|
icon: https://app.sysdigcloud.com/images/changelogs/sysdig_monitor.png
|
|
sources:
|
|
- https://app.sysdigcloud.com/#/settings/user
|
|
- https://github.com/draios/sysdig
|
|
maintainers:
|
|
- name: lachie83
|
|
email: lachlan@deis.com
|
|
- name: bencer
|
|
email: jorge.salamero@sysdig.com
|
|
- name: nestorsalceda
|
|
email: nestor.salceda@sysdig.com
|