You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Make sure to cross-check the updated installation incl. the latest versio of the operator in the docs: https://aquasecurity.github.io/trivy-operator/latest/operator/installation/helm/
61
-
62
-
Install tracee to monitor your cluster:
63
64
65
+
Alternatively, it's also possible to set a custom values.yaml manifest that overrides the default values in the Helm Chart. We have set up the following [values.yaml](./observability-conf/trivy-values.yaml) manifest for the Trivy Operator. To provide the file upon installing the operator, use the following command:
Make sure to cross-check the updated installation incl. the latest versio of the operator in the docs: https://aquasecurity.github.io/trivy-operator/latest/operator/installation/helm/
73
75
74
76
## Open the dashboards in Grafana
75
77
@@ -83,6 +85,7 @@ The login is:
83
85
Password: prom-operator
84
86
85
87
And provide Grafana with the dashboards in the [observability-conf](./observability-conf/) folder.
88
+
Note that Trivy also has a custom Dashboard -- [the ID: 17813 ]
0 commit comments