helm-charts icon indicating copy to clipboard operation
helm-charts copied to clipboard

Helm charts for VictoriaMetrics, VictoriaLogs and ecosystem

Results 140 helm-charts issues
Sort by recently updated
recently updated
newest added

Hey, I was wondering, how can the Multi Retention Setup described here: https://docs.victoriametrics.com/guides/guide-vmcluster-multiple-retention-setup.html be implemented using the helm chart? I cant deploy different retention periods in the same helm chart...

question

Please add externalTrafficPolicy and healthCheckNodePort to spec services for serviceType LoadBalancer https://kubernetes.io/docs/tasks/access-application-cluster/create-external-load-balancer/#preserving-the-client-source-ip

enhancement
help wanted

Hi. Thanks for the product. I faced with an issued with generated a VMRule name. I tried to install helm chart Got error: ``` Helm upgrade failed: failed to create...

If defined array remoteWrite.urlRelabelConfig you need creates and mount files with rules before deploy chart Is it availible create custom configmaps with content from values?

enhancement
question

When used with `http.pathPrefix` readiness probe never succeeds, because ``` requestURI: /health; cannot get canonical path: missing `-pathPrefix="/vmagent/"` in the requested path: "/health" ``` apparently, some direct control over readiness...

bug

A headless service is required for the statefulset itself, but unfortunately, a headless service doesn't support all the features of regular services. (Like LoadBalancer type, with static IP) This change...

single

I have a default rules setup for my cluster. This rule always sending me alerts TooManyRestarts with the definition below ` - name: vm-health rules: - alert: TooManyRestarts annotations: description:...

question
alert

Hi, could you add more description about the parameters? There is so few infromation about them, we are not sure how use them... ![image](https://user-images.githubusercontent.com/9976943/140851197-8af8a5ae-1129-4354-bc04-bac19edba9a6.png)

documentation

Using the victoria-metrics-single helm chart https://github.com/VictoriaMetrics/helm-charts/tree/master/charts/victoria-metrics-single I am trying to set extraScrapeConfigs. I would like to be able to use a values file vmetrics-single-values.yaml like ``` server: scrape: enabled: true...

question

After trying to upgrade vmagent from version 1.63.0 to 1.66.2, the pod crashes constantly "CrashLoopBackOff". There are no errors in the logs, the pod dies due to oom. Optimal memory...

question
agent