updated ical URLs
This commit is contained in:
@@ -925,7 +925,7 @@ data:
|
|||||||
}, ensure_ascii=False),
|
}, ensure_ascii=False),
|
||||||
media_type="application/json; charset=utf-8"
|
media_type="application/json; charset=utf-8"
|
||||||
)
|
)
|
||||||
|
|
||||||
# ================================
|
# ================================
|
||||||
# Google Calendar iCal Integration
|
# Google Calendar iCal Integration
|
||||||
# ================================
|
# ================================
|
||||||
@@ -1199,7 +1199,7 @@ spec:
|
|||||||
value: "(^|.*/)(busybox|redis|alpine|nginx|mariadb|mysql|valkey)$|^longhornio.*$|(^|.*/)postgres.*$|^registry\\.k8s\\.io/ingress-nginx/.*$"
|
value: "(^|.*/)(busybox|redis|alpine|nginx|mariadb|mysql|valkey)$|^longhornio.*$|(^|.*/)postgres.*$|^registry\\.k8s\\.io/ingress-nginx/.*$"
|
||||||
# Calendar iCal URLs (JSON object: {"name": "url", ...})
|
# Calendar iCal URLs (JSON object: {"name": "url", ...})
|
||||||
- name: CALENDAR_ICAL_URLS
|
- name: CALENDAR_ICAL_URLS
|
||||||
value: '{"Órák": "https://calendar.google.com/calendar/ical/b2884faf3db792ac082a6206057552c79080716efd5f966e169a41fc500e1c1c%40group.calendar.google.com/public/basic.ics", "Családi": "https://calendar.google.com/calendar/ical/family05271575732400990671%40group.calendar.google.com/public/basic.ics"}'
|
value: '{"Órák": "https://calendar.google.com/calendar/ical/b2884faf3db792ac082a6206057552c79080716efd5f966e169a41fc500e1c1c%40group.calendar.google.com/private-0998d8053909ba4449c2f0a6409ce3de/basic.ics", "Családi": "https://calendar.google.com/calendar/ical/family05271575732400990671%40group.calendar.google.com/private-ddc0f50fd33eb5bcb5e849e8f76a2555/basic.ics"}'
|
||||||
image: python:3.12-bookworm
|
image: python:3.12-bookworm
|
||||||
imagePullPolicy: IfNotPresent
|
imagePullPolicy: IfNotPresent
|
||||||
name: glance-helper
|
name: glance-helper
|
||||||
|
|||||||
Reference in New Issue
Block a user