Skip to content
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

servicemonitor-monitoring-v1.json: Could not read schema from HTTP, response status is 404 Not Found #23

Open
RossComputerGuy opened this issue Dec 21, 2022 · 1 comment

Comments

@RossComputerGuy
Copy link

I have a project which uses kubeval to lint and it seems the service monitor kind is missing. This resource kind comes from Prometheus, it's used enough that it may be a good idea to include it.

@eyarz
Copy link

eyarz commented Dec 21, 2022

Because Custom Resources (CR) like Prometheus are not native Kubernetes objects, they are not included in this project.
You can use the CRDs-catalog to verify kind: ServiceMonitor.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants