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:
Nikholas Pcenicni
2026-05-14 17:21:49 -04:00
parent c347416668
commit e48283fc43
5 changed files with 7 additions and 7 deletions

View File

@@ -15,7 +15,7 @@ spec:
helm:
releaseName: trivy-operator-dashboard
valueFiles:
- $values/clusters/noble/bootstrap/trivy/dashboard-values.yaml
- $values/clusters/noble/apps/trivy/dashboard-values.yaml
- repoURL: https://gitea.pcenicni.ca/gsdavidp/home-server.git
targetRevision: HEAD
ref: values

View File

@@ -15,7 +15,7 @@ spec:
helm:
releaseName: trivy-operator
valueFiles:
- $values/clusters/noble/bootstrap/trivy/values.yaml
- $values/clusters/noble/apps/trivy/values.yaml
- repoURL: https://gitea.pcenicni.ca/gsdavidp/home-server.git
targetRevision: HEAD
ref: values