yeet limits?

This commit is contained in:
Joseph Hanson 2024-11-21 21:55:30 -06:00
parent 87bf3997cf
commit 510a813635
Signed by: jahanson
SSH key fingerprint: SHA256:vy6dKBECV522aPAwklFM3ReKAVB086rT3oWwiuiFG7o
2 changed files with 0 additions and 11 deletions

View file

@ -75,11 +75,6 @@ spec:
allowPrivilegeEscalation: false
readOnlyRootFilesystem: true
capabilities: { drop: ["ALL"] }
resources:
requests:
cpu: 100m
limits:
memory: 16Gi
defaultPodOptions:
securityContext:
runAsNonRoot: true

View file

@ -66,12 +66,6 @@ spec:
capabilities:
drop:
- ALL
resources:
requests:
cpu: 100m
memory: 1024Mi
limits:
memory: 8Gi
defaultPodOptions:
nodeSelector: # ~~testing~~
kubernetes.io/hostname: gandalf-01