Skip to content

Commit 9a177a4

Browse files
committed
flux: added trivy-operator-dashboard
1 parent 4b0cb82 commit 9a177a4

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

cluster/apps/security/trivy/dashboard/app/helm-release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
apiVersion: helm.toolkit.fluxcd.io/v2
33
kind: HelmRelease
44
metadata:
5-
name: trivy-operator-dashboard
5+
name: trivy-dashboard
66
namespace: trivy-system
77
spec:
88
interval: 15m

cluster/apps/security/trivy/ks.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ spec:
1818
apiVersion: kustomize.toolkit.fluxcd.io/v1
1919
kind: Kustomization
2020
metadata:
21-
name: cluster-apps-trivy-operator-dashboard
21+
name: cluster-apps-trivy-dashboard
2222
namespace: flux-system
2323
spec:
2424
path: ./cluster/apps/security/trivy/dashboard/app

0 commit comments

Comments
 (0)