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:
@@ -37,6 +37,6 @@ spec:
|
||||
resources:
|
||||
limits:
|
||||
memory: "64Mi"
|
||||
requests:
|
||||
memory: "64Mi"
|
||||
cpu: "0.1"
|
||||
# requests:
|
||||
# memory: "64Mi"
|
||||
# cpu: "0.1"
|
||||
|
||||
Reference in New Issue
Block a user