home manager crons fix
This commit is contained in:
@@ -4,7 +4,8 @@
|
||||
# via the Home Assistant REST API (http://home-assistant.home-assistant:80).
|
||||
#
|
||||
# The cron-seed Job needs to `kubectl exec` into the hermes pod to run
|
||||
# `hermes cron create ...` (the only way to seed Hermes' internal cron).
|
||||
# `hermes cron delete` + `hermes cron create ...` (the only way to seed and
|
||||
# reconcile Hermes' internal cron schedule from Git).
|
||||
# Scoped to this namespace, pods/exec on the hermes pod only.
|
||||
---
|
||||
apiVersion: v1
|
||||
|
||||
Reference in New Issue
Block a user