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
@@ -38,7 +38,7 @@ spec:
cpu: 2
memory: 3500Mi
requests:
cpu: 250m
cpu: 100m
memory: 1024Mi
ports:
- containerPort: 8140