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: trivy-operator:
targetNamespaces: authentik,ghost,matrix-synapse,element-web,outline,freshrss,code-server,vikunja,cops,gitea targetNamespaces: ""
excludeNamespaces: kube-system excludeNamespaces: ""
targetWorkloads: "pod,replicaset,replicationcontroller,statefulset,daemonset,cronjob,job" targetWorkloads: "pod,replicaset,replicationcontroller,statefulset,daemonset,cronjob,job"
operator: operator:
replicas: 2 replicas: 2