-
Hello. I've deployed the dragonfly-operator Helm chart with the following values:
```yaml
serviceMonitor:
enabled: true
grafanaDashboard:
enabled: true
```
But getting this error:
-
I have previously asked about this in [this issue](https://github.com/ansible-collections/kubernetes.core/issues/174#issuecomment-2129165591) but was directed to open a bug ticket.
##### SUMMARY
I…
-
It seems that the ClusterRoleBinding to the admin ClusterRole is necessary for Portainer to function fully in Kubernetes, particularly for deployments beyond Edge compute features. This enables the op…
-
### What would you like to see!
I'd like to have a possibility to create a ServiceMonitor in helm chart to scrape metrics from Grafana OnCall engine Service
### Product Area
Metrics, Helm/Kubernete…
-
**Which component are you using?**:
Helm chart
**Is your feature request designed to solve a problem? If so describe the problem this feature should solve.**:
At the moment, the helm chart pr…
-
### Description of the bug:
I noticed that my code was buggy because `Chart.apiObjects` didn't include Helm and Include resources.
### Reproduction Steps:
```ts
import { App, Cha…
-
I am attempting to install awx-operator, but I have run into a hurdle. It seems the used images are hardcoded (I used helm pull to get the Chart version 2.19.1) and found no variables for the image fi…
-
### Search before asking
- [X] I had searched in the [issues](https://github.com/ray-project/kuberay/issues) and found no similar feature requirement.
### Description
when using helm upgrade on ra…
-
- for Grafana labs charts: https://github.com/grafana/helm-charts/issues/3068
- Mimir: https://github.com/grafana/mimir/issues/7628
- Cert-Manager: https://github.com/cert-manager/cert-manager/pull/…
-
**User Story**
As an operator I would like CAAPH to reconcile configuration drift in Helm releases.
**Detailed Description**
If I modify or delete a Kubernetes resource on the target clus…