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
flag provided but not defined: -svc-service-host #4
Comments
|
Likely because |
|
ok. I tried defining that key and setting the value to "". But same results, here's the edited output.
|
|
Setting the value to "" will not work, they should be undefined entirely. Same with |
|
ok, Since I am not defining these key/values, how can I remove them? My config is: |
|
Can you try renaming the container to something else other than |
|
It's actually called nextdns-filter in my kubernetes configs. |
When I run the image, I get
flag provided but not defined: -svc-service-host
That value was auto-populated with the internal IP of my kubernetes pod.
The text was updated successfully, but these errors were encountered: