mirror of
https://github.com/outbackdingo/Biohazard.git
synced 2026-01-27 18:18:26 +00:00
feat(fortidynasync): Kubernetes pod with kilobytes request?
This commit is contained in:
@@ -45,7 +45,7 @@ spec:
|
||||
cpu: "10m"
|
||||
limits:
|
||||
cpu: "1"
|
||||
memory: "128Mi"
|
||||
memory: "900Ki" # barely takes kilobytes according to Python, let's try
|
||||
defaultPodOptions:
|
||||
automountServiceAccountToken: false
|
||||
enableServiceLinks: false
|
||||
|
||||
Reference in New Issue
Block a user