Adjusted resources on all deployments
All checks were successful
Check with kubeconform / lint (push) Successful in 10s

This commit is contained in:
Ultradesu
2025-07-18 13:46:54 +03:00
parent 74b7611ea0
commit 24d4d34733
19 changed files with 189 additions and 50 deletions

View File

@@ -23,6 +23,13 @@ spec:
- name: khm
image: 'ultradesu/khm:latest'
imagePullPolicy: Always
resources:
requests:
memory: "256Mi"
cpu: "100m"
limits:
memory: "1Gi"
cpu: "500m"
command:
- /bin/sh
- -c