We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
While following the instructions on the README, I noticed that a few jsonnet libs are missing. Fortunately they are available in https://github.com/grafana/jsonnet-libs
I was able to workaround the issue by running the following after installing the other dependencies.
jb install https://github.com/grafana/jsonnet-libs/ksonnet-util jb install https://github.com/grafana/jsonnet-libs/consul jb install https://github.com/grafana/jsonnet-libs/memcached jb install https://github.com/grafana/jsonnet-libs/etcd-operator
The text was updated successfully, but these errors were encountered:
No branches or pull requests
While following the instructions on the README, I noticed that a few jsonnet libs are missing. Fortunately they are available in https://github.com/grafana/jsonnet-libs
I was able to workaround the issue by running the following after installing the other dependencies.
The text was updated successfully, but these errors were encountered: