Commit Graph

2 Commits

Author SHA1 Message Date
95c756bc7f FEAT(trivy): add trivy-ui Application with ingress
- Add trivy-ui as separate ArgoCD Application with inline values
- Create ingress.yaml for trivy0213.kro.kr
- Update kustomization.yaml to include ingress
2026-01-04 23:41:39 +09:00
8da74949b8 FEAT(trivy): add trivy operator
- for container vulnerability scanning
- Add Trivy Operator Helm chart (v0.31.0)
- Configure ServiceMonitor for Prometheus integration
- Enable vulnerability, config audit, and RBAC scanners
- Use Longhorn storage class for Trivy DB
- Exclude kube-system namespaces from scanning
2026-01-04 23:41:39 +09:00