remove namespace limits

This commit is contained in:
2024-07-12 16:28:40 -05:00
parent a7dc98879e
commit 11c8d1ec62

View File

@@ -1,6 +1,6 @@
trivy-operator:
targetNamespaces: authentik,ghost,matrix-synapse,element-web,outline,freshrss,code-server,vikunja,cops,gitea
excludeNamespaces: kube-system
targetNamespaces: ""
excludeNamespaces: ""
targetWorkloads: "pod,replicaset,replicationcontroller,statefulset,daemonset,cronjob,job"
operator:
replicas: 2