From e597f0ab154e122509613855271b513507631a5b Mon Sep 17 00:00:00 2001 From: Denis Patrakeev Date: Tue, 25 Feb 2025 14:43:51 +0300 Subject: [PATCH] [DO-1600] fix trivy_operator 6 (!47) [DO-1600] Reviewed-on: https://git.avroid.tech/K8s/k8s-configs/pulls/47 --- .../security/trivy-operator/values-ovveride.yaml | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/clusters/k8s-avroid-office.prod.local/namespaces/avroid-prod/security/trivy-operator/values-ovveride.yaml b/clusters/k8s-avroid-office.prod.local/namespaces/avroid-prod/security/trivy-operator/values-ovveride.yaml index 827ebab..49eaad7 100644 --- a/clusters/k8s-avroid-office.prod.local/namespaces/avroid-prod/security/trivy-operator/values-ovveride.yaml +++ b/clusters/k8s-avroid-office.prod.local/namespaces/avroid-prod/security/trivy-operator/values-ovveride.yaml @@ -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: