-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Error at line 13, tested on MacOS. #2
Comments
Good catch. There is actually a set of environment variables that must be set.
In order to test this properly you also need a Kubernetes endpoint to attach to. Assuming you have that you can start a proxy with You can insert a dummy config by the command:
When those pre-conditions are fulfilled you can start reloader:
Every time you update the configmap test reloader will rewrite
|
I think it would be more correct to:
I would be happy to receive a PR that addresses one or both of these suggestions. |
Tried to run python file on MacOS with Python 3.8.2. I have installed all required libraries. Attached a screenshot of error. Can happened that I did something wrong.
The text was updated successfully, but these errors were encountered: