Update Trivy configuration paths in Ansible tasks and Argo CD application manifests to reflect new directory structure. Adjust references in values.yaml and dashboard-values.yaml for consistency and clarity in deployment processes.
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
# Sync **noble-trivy-operator** first so CRDs and reports exist. DNS: host below → Traefik LB.
|
||||
|
||||
kubernetes:
|
||||
# Match **clusters/noble/bootstrap/trivy/values.yaml** operator feature flags (no SBOM / cluster compliance cache).
|
||||
# Match **clusters/noble/apps/trivy/values.yaml** operator feature flags (no SBOM / cluster compliance cache).
|
||||
trivyUseClusterComplianceReport: false
|
||||
trivyUseClusterSbomReport: false
|
||||
trivyUseClusterVulnerabilityReport: false
|
||||
|
||||
Reference in New Issue
Block a user