-
Notifications
You must be signed in to change notification settings - Fork 26
Closed
Description
It seems the new readiness probe working dir option is missing a default, which results in errors if not set.
| options.working_dir = mkOption { |
After a flake update I now get the likes of
error: The option `settings.processes.kafka.readiness_probe.exec.working_dir' was accessed but has no value defined. Try setting the option.
And this is for a process with no readiness_probe defined.
Metadata
Metadata
Assignees
Labels
No labels