1
0
mirror of https://github.com/jcwimer/wrestlingApp synced 2026-05-13 01:07:03 +00:00

Fixed yaml error in k8s manifest, added a passenger pool size secret, and added multiple workers

This commit is contained in:
2023-03-01 21:58:24 +00:00
parent 87353da05e
commit 92bd1ec3c9
6 changed files with 78 additions and 69 deletions

View File

@@ -37,6 +37,6 @@ spec:
resources:
limits:
memory: "64Mi"
requests:
memory: "64Mi"
cpu: "0.1"
# requests:
# memory: "64Mi"
# cpu: "0.1"