chore: reduce resource requirements of puppet
ci/woodpecker/pr/pre-commit Pipeline was successful
ci/woodpecker/pr/kubeconform Pipeline was successful

- lower reserved CPU for puppet related services
This commit is contained in:
2026-07-12 17:50:36 +10:00
parent 05d2c83258
commit 52230092ed
6 changed files with 7 additions and 7 deletions
@@ -34,7 +34,7 @@ spec:
cpu: 2
memory: 3072Mi
requests:
cpu: 500m
cpu: 200m
memory: 1024Mi
ports:
- containerPort: 8140