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
The is a issue in argo-cd where you can not set something to "null" argoproj/argo-cd#16312
The workaround is to use values instead of valuesObject
values
valuesObject
to support argoCD better it would be nice to use metrics.prometheus.enable instead of searching for null
null
The text was updated successfully, but these errors were encountered:
Hello @Syndlex,
I'm unsure, but have you tried to disable it by setting prometheus: {} ?
prometheus: {}
Sorry, something went wrong.
@mloiseleur,
yes I tried this. didn't work :(
No branches or pull requests
Welcome!
What did you expect to see?
The is a issue in argo-cd where you can not set something to "null"
argoproj/argo-cd#16312
The workaround is to use
values
instead ofvaluesObject
to support argoCD better it would be nice to use metrics.prometheus.enable instead of searching for
null
The text was updated successfully, but these errors were encountered: