fullnameOverride: "coroot-node-agent-datascience-prd" priorityClassName: "low-priority" scrape: "false" # disable scraping for now resources: requests: cpu: "300m" memory: "1Gi" limits: cpu: "500m" memory: "1.5Gi" tolerations: - operator: Exists affinity: nodeAffinity: requiredDuringSchedulingIgnoredDuringExecution: nodeSelectorTerms: - matchExpressions: - key: p-datascience-contour-ext operator: NotIn values: - dedicated - key: p-datascience-contour-int-0 operator: NotIn values: - dedicated - key: p-datascience-contour-int-1 operator: NotIn values: - dedicated - key: p-datascience-contour-int operator: NotIn values: - dedicated - key: node_pool operator: NotIn values: - np-datascience-default-prd-ase1 - key: cloud.google.com/compute-class operator: NotIn values: - vmstorage - vmselect - vmagent - vminsert - alloy - contour-internal-0 - contour-internal-1 - contour-external