hassio limits
This commit is contained in:
@@ -43,12 +43,12 @@ spec:
|
|||||||
port: http
|
port: http
|
||||||
initialDelaySeconds: 60
|
initialDelaySeconds: 60
|
||||||
periodSeconds: 5
|
periodSeconds: 5
|
||||||
# requests:
|
requests:
|
||||||
# memory: "256Mi"
|
memory: "92Mi"
|
||||||
# cpu: "250m"
|
cpu: "250m"
|
||||||
# limits:
|
limits:
|
||||||
# memory: "1000Mi"
|
memory: "256Mi"
|
||||||
# cpu: "500m"
|
cpu: "500m"
|
||||||
- name: configurator
|
- name: configurator
|
||||||
image: "causticlab/hass-configurator-docker:arm"
|
image: "causticlab/hass-configurator-docker:arm"
|
||||||
imagePullPolicy: Always
|
imagePullPolicy: Always
|
||||||
|
|||||||
Reference in New Issue
Block a user