mirror of
https://github.com/ckaczor/HomeMonitor.git
synced 2026-01-21 09:35:40 -05:00
Record last time an environmental device reported
This commit is contained in:
@@ -112,6 +112,11 @@ spec:
|
||||
key: password
|
||||
- name: Environment__Hub__Url
|
||||
value: http://hub-service/environment
|
||||
- name: AuthorizationToken
|
||||
valueFrom:
|
||||
secretKeyRef:
|
||||
name: authorization
|
||||
key: token
|
||||
resources:
|
||||
limits:
|
||||
cpu: 1000m
|
||||
|
||||
Reference in New Issue
Block a user