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

Helm exporter doesn't work with prometheus-operator #28

Closed
afterlook opened this issue Feb 19, 2020 · 1 comment · Fixed by #29
Closed

Helm exporter doesn't work with prometheus-operator #28

afterlook opened this issue Feb 19, 2020 · 1 comment · Fixed by #29

Comments

@afterlook
Copy link

Error I'm getting:

Error: unable to build kubernetes objects from release manifest: error validating "": error validating data: [ValidationError(ServiceMonitor.spec.selector): unknown field "app.kubernetes.io/instance" in com.coreos.monitoring.v1.ServiceMonitor.spec.selector, ValidationError(ServiceMonitor.spec.selector): unknown field "app.kubernetes.io/name" in com.coreos.monitoring.v1.ServiceMonitor.spec.selector]

exporter chart version: 0.5.0
stable prometheus-operator chart version: 8.7.0

Configuration used:

serviceMonitor:
  create: true
  namespace: monitoring
simon-gloot added a commit to simon-gloot/helm-exporter that referenced this issue Feb 28, 2020
sstarcher pushed a commit that referenced this issue Mar 22, 2020
@sstarcher
Copy link
Owner

This should now be resolved with #29

sstarcher pushed a commit that referenced this issue Oct 5, 2021
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

Successfully merging a pull request may close this issue.

2 participants