Warn when rules.yml are not found #1109
Rodeoclash
started this conversation in
Ideas
Replies: 1 comment
-
Hey Samuel, |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have a reasonably complicated setup where my
rules.yml
file is templated in Terraform then downloaded to the container using a sidecar. Or, it would be had I remembered to configure the sidecar to actually download the file.Perhaps we should log a warning if a
rules.yml
is specified but not found.Beta Was this translation helpful? Give feedback.
All reactions