[DO-1600] fix resources trivy_operator 5 (!46)
[DO-1600] Reviewed-on: https://git.avroid.tech/K8s/k8s-configs/pulls/46
This commit is contained in:
@@ -46,8 +46,8 @@ trivy:
|
||||
memory: 100M
|
||||
# ephemeralStorage: "2Gi"
|
||||
limits:
|
||||
cpu: 1
|
||||
memory: 3Gi
|
||||
cpu: 500m
|
||||
memory: 500M
|
||||
# ephemeralStorage: "2Gi"
|
||||
|
||||
# -- serverURL is the endpoint URL of the Trivy server. Required in ClientServer mode.
|
||||
@@ -81,5 +81,7 @@ policiesBundle:
|
||||
registry: harbor.avroid.tech/docker-hub-proxy
|
||||
|
||||
nodeCollector:
|
||||
# -- registry of the node-collector image
|
||||
registry: harbor.avroid.tech/ghcr-proxy
|
||||
# -- useNodeSelector determine if to use nodeSelector (by auto detecting node name) with node-collector scan job
|
||||
useNodeSelector: false
|
||||
|
||||
Reference in New Issue
Block a user