Michael Seiwald

Results 6 issues of Michael Seiwald

Hi, I would like to achieve something like the below. `values.yaml.gotmpl` ``` customer: xxxxx domain: {{ .Values.customer }}.example.com ``` This obviously does not work. Is there another way to reference...

Hello, I'm running prometheus stackdriver exporter to collect Dataflow and BigQuery metrics. The strange thing is that Dataflow metrics (and others) work fine, however BigQuery metrics simply do not show...

### Community Note * Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers prioritize this request * Please do...

EKS
Proposed
EKS Managed Nodes

- with this change, docker-mirror will support all docker registries that are supported by go-containerregistry - I left the "special" support for dockerhub in-place to be backwards-compatible and because the...

Hello, I'm trying to use this exporter with the following config: ``` cat

Hi, using this minimal helmfile.yaml... ``` helmfiles: - path: https://raw.githubusercontent.com/cloudposse/helmfiles/master/releases/external-dns/helmfile.yaml ``` ... when running `helmfile deps` I get this error: ``` no matches for path: https://raw.githubusercontent.com/cloudposse/helmfiles/master/releases/external-dns/helmfile.yaml There are no repositories...

enhancement
question