mirror of
https://github.com/ckaczor/HomeMonitor.git
synced 2026-01-18 01:25:38 -05:00
Embed calendar and change colors
This commit is contained in:
@@ -47,6 +47,11 @@ spec:
|
||||
secretKeyRef:
|
||||
name: display-internal-config
|
||||
key: ALARM_DEVICE
|
||||
- name: CALENDAR_EMBED_URL
|
||||
valueFrom:
|
||||
secretKeyRef:
|
||||
name: display-internal-config
|
||||
key: CALENDAR_EMBED_URL
|
||||
restartPolicy: Always
|
||||
terminationGracePeriodSeconds: 30
|
||||
dnsPolicy: ClusterFirst
|
||||
|
||||
@@ -35,6 +35,8 @@ spec:
|
||||
value:
|
||||
- name: ALARM_DEVICE
|
||||
value:
|
||||
- name: CALENDAR_EMBED_URL
|
||||
value:
|
||||
restartPolicy: Always
|
||||
terminationGracePeriodSeconds: 30
|
||||
dnsPolicy: ClusterFirst
|
||||
|
||||
Reference in New Issue
Block a user