[DO-1600] fix trivy_operator 6 (!47)

[DO-1600]

Reviewed-on: https://git.avroid.tech/K8s/k8s-configs/pulls/47
This commit is contained in:
Denis Patrakeev
2025-02-25 14:43:51 +03:00
parent 17ded83863
commit e597f0ab15

View File

@@ -1,12 +1,6 @@
# Default values for the trivy-operator Helm chart, these are used to render
# the templates into valid k8s Resources.
# -- global values provide a centralized configuration for 'image.registry', reducing the potential for errors.
# If left blank, the chart will default to the individually set 'image.registry' values
global:
image:
registry: "harbor.avroid.tech/docker-hub-proxy"
# -- managedBy is similar to .Release.Service but allows to overwrite the value
managedBy: argocd
@@ -70,7 +64,7 @@ resources:
memory: 128Mi
limits:
cpu: 500m
memory: 512Mi
memory: 1Gi
# -- nodeSelector set the operator nodeSelector
nodeSelector: