-
#### Expected behaviour
When using multiple y-axes with stacked bar charts, the bars should not lie on top of each other.
#### Actual behaviour
When using multiple y-axes with stacked bar charts,…
-
new values file like https://github.com/suxess-it/sx-cnp-oss/blob/main/platform-apps/charts/backstage/values-k3d.yaml with codespace URLs
change https://github.com/suxess-it/sx-cnp-oss/blob/255cd1…
-
Using wiz-kubernetes-integration-0.1.136, I am receiving this error in ArgoCD if our Kubernetes is version 1.30:
```shell
Failed to compare desired state to live state: failed to calculate diff: err…
-
Currently we have the nginx-ingress controller which does its job well, but there is some overhead introduced there.
They idea of having all its necessary resources as templates maybe wasn't optimal.…
-
The link to create serviceAccount for driver pods in the Kubeflow Website is broken
In the [Getting Started page](https://www.kubeflow.org/docs/components/spark-operator/getting-started/) for Spar…
-
# config/charts/config/templates/legacy-config-app.yaml
```
{{- $replicaCount := .Values.replicaCount | int }}
{{- range $i := until $replicaCount }}
---
{{- $num := printf "%02d" (add $i 1)…
-
#### Describe the bug
Grafana dashboards delivered with the Helm Chart use metrics that reference wrong pod names.
In the built mixins, the metrics assume pod names starting with `mimir-[component]` b…
-
I installed Grafana over Helm in ArgoCD and after few days secret with admin password is OutOfSync because admin password is updated. I disabled prune in ArgoCD app because updating secrets triggers d…
-
### Describe the expected outcome
I would expect, when the cluster supports `autoscaling/v2` instead of `autoscaling/v2beta2`, that the chart would use:
```yaml
target:
averageUtilization: xxx…
-
Context: with the faucet enabled, the agoric pod experiences up to 5 restarts (perhaps the faucet doesn't respect the validator's readiness check?). This change would allow us to use the latest versio…