Update .gitignore to include .tmp files, remove Trivy namespace from kustomization.yaml, and add Trivy dashboard application to app-of-apps kustomization. Delete obsolete Trivy namespace and values files to streamline deployment configuration.

This commit is contained in:
Nikholas Pcenicni
2026-05-14 17:10:00 -04:00
parent a5869c242a
commit 10fdaf873c
8 changed files with 76 additions and 1 deletions

View File

@@ -19,3 +19,4 @@ resources:
- fluent-bit-application.yaml
- headlamp-application.yaml
- trivy-operator-application.yaml
- trivy-dashboard-application.yaml