Remove context.
This commit is contained in:
parent
5229e2122b
commit
340a61adc1
1 changed files with 0 additions and 4 deletions
|
@ -57,10 +57,6 @@ spec:
|
||||||
envFrom:
|
envFrom:
|
||||||
- secretRef:
|
- secretRef:
|
||||||
name: home-assistant-secret
|
name: home-assistant-secret
|
||||||
securityContext:
|
|
||||||
allowPrivilegeEscalation: false
|
|
||||||
readOnlyRootFilesystem: true
|
|
||||||
capabilities: { drop: ["ALL"] }
|
|
||||||
resources:
|
resources:
|
||||||
requests:
|
requests:
|
||||||
cpu: 10m
|
cpu: 10m
|
||||||
|
|
Loading…
Reference in a new issue