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:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user