-
**What is missing?**
Ability to load a prometheus rule from a custom map, similarly to the [configMapRef](https://github.com/grafana-operator/grafana-operator/blob/master/documentation/dashboards.m…
-
# Summary
It will be great to have an annotation to hide internal resources that don't need to be shown to users on the graphical interface.
# Motivation
Some frameworks can add internal res…
-
Some of our components are Java based, and their variable are use ${} as the variable just like below.
```
${LOG_PATTERN}
…
-
how to install this with mac?
-
I have an Nginx configuration that is loaded into a config map. I was using variable substitution functionality from Flux Kustomization and this caused weird errors.
It turns out that tab character…
-
We're using Kustomize's `configMapgenerator` with a .env file that contains a variable whose value is a 128-bit number in hex format, like so :
test.env : `FOO=0xABCDABCDABCDABCDABCDABCDABCDABCD`
…
-
It is usually usefull to be able to add `labels` and `annotations` to services. One usecase might be to use `cilium L2LoadbalancerIpPool`, which usually needs `labels` to point to the pool that will h…
-
**Is this a request for help?**: Yes
---
**Is this a BUG REPORT or FEATURE REQUEST?** (choose one): Feature Request
**Version of Helm and Kubernetes**:
- `helm`: version.BuildInfo{Version:…
-
### Current and expected behavior
I have a dummy controller that creates a deployment based on a CRD. I'm watching the deployments this controller owns and triggering reconcile events on changes ther…
-
I might be doing things the wrong way around here. I have an lab EKS cluster in AWS deployed using Terraform (actually openTofu) with the VPC CNI addon. I have yet to find a way to enable port mapping…