Update documentation and playbook to clarify Trivy Operator installation via Argo CD, removing direct Ansible role references. Adjust README and related files to reflect the new deployment order and ensure proper resource ownership, enhancing overall clarity for users.

This commit is contained in:
Nikholas Pcenicni
2026-05-14 17:04:25 -04:00
parent c3c89b8f0a
commit a5869c242a
11 changed files with 25 additions and 20 deletions

View File

@@ -22,7 +22,7 @@ spec:
destination:
server: https://kubernetes.default.svc
namespace: trivy-system
# Manual sync: Ansible helm runs first; enable automation after cutover (see ../README.md §5).
# Manual sync after **noble.yml**: install Trivy via Argo only (not Ansible). Enable automation after cutover (../README.md §5).
syncPolicy:
syncOptions:
- CreateNamespace=true