mirror of
https://github.com/outbackdingo/Biohazard.git
synced 2026-03-22 08:39:52 +00:00
fix: truly jank patching
This commit is contained in:
@@ -244,12 +244,11 @@ spec:
|
||||
kind: Deployment
|
||||
name: home-assistant
|
||||
patch: |
|
||||
spec:
|
||||
template:
|
||||
spec:
|
||||
resources:
|
||||
requests:
|
||||
cpu: 30m
|
||||
limits:
|
||||
cpu: 1
|
||||
memory: 1Gi
|
||||
- op: add
|
||||
path: "/spec/template/spec/resources"
|
||||
value:
|
||||
requests:
|
||||
cpu: 30m
|
||||
limits:
|
||||
cpu: 1
|
||||
memory: 1Gi
|
||||
|
||||
Reference in New Issue
Block a user