Update Trivy dashboard application manifest to specify the OCI Helm path as '.' for compatibility with Argo CD documentation, ensuring correct deployment of the trivy-operator-dashboard.
This commit is contained in:
@@ -10,7 +10,9 @@ metadata:
|
||||
spec:
|
||||
project: default
|
||||
sources:
|
||||
# OCI Helm: **path** must be **.** per https://argo-cd.readthedocs.io/en/stable/user-guide/oci/
|
||||
- repoURL: oci://ghcr.io/raoulx24/charts/trivy-operator-dashboard
|
||||
path: .
|
||||
targetRevision: 1.8.0
|
||||
helm:
|
||||
releaseName: trivy-operator-dashboard
|
||||
|
||||
Reference in New Issue
Block a user