This commit is contained in:
2026-04-08 20:22:14 +07:00
commit 34fbdd1412
96 changed files with 5321 additions and 0 deletions

View File

@@ -0,0 +1,31 @@
# values-development.yaml
# Минимальная конфигурация для dev/lab окружения
replicaCount: 1
admissionController:
replicas: 1
resources:
limits:
cpu: 500m
memory: 256Mi
requests:
cpu: 100m
memory: 128Mi
backgroundController:
replicas: 1
resources:
limits:
cpu: 200m
memory: 128Mi
reportsController:
replicas: 1
cleanupController:
replicas: 1
config:
webhooks:
timeoutSeconds: 10