added repo

This commit is contained in:
Your Name
2026-08-26 03:39:42 +05:30
parent 45c25a95af
commit b8575bb8b9
6889 changed files with 1217125 additions and 0 deletions
@@ -0,0 +1,52 @@
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: dedicated
operator: NotIn
values:
- vmstorage
- vmselect
- vmagent
- vminsert
- alloy
- contour-internal-0
- contour-internal-1
- contour-external