Victor Bajada
Victor Bajada
### Issue: - Need to expose /metrics endpoint for Kube-Scheduler while keeping the `--bind-address=127.0.0.1` ### Steps to recreate: 1. Create new kind cluster with default parameters: `kind create cluster --name...
Hi, I have Pyrra deployed using an SLO to calculate http requests as follows: ``` ratio: errors: metric: traefik_service_requests_total{exported_service=~"thanos-thanos-receiver-.*",code=~"5.*"} grouping: null total: metric: traefik_service_requests_total{exported_service=~"thanos-thanos-receiver-.*"} ``` In the UI, I can...
**Is your feature request related to a problem? Please describe.** We use the [AWS Secrets Engine](https://developer.hashicorp.com/vault/docs/secrets/aws) in Vault to ease authentication for some workloads that we need to connect to...
Hi, Trying to use 25.0.X images with version 2.3.0 of the Keycloak X Chart. I updated the hostname values to match the update guide here: https://www.keycloak.org/docs/25.0.1/upgrading/#new-hostname-options Apart from this, my...
### What happened? Trying to move to version 3.x.x of this chart with Elasticsearch and it appears as if a new Init Container named `copy-default-plugins` is being added which is...
### Description: The `helm registry` command uses the OSX Keychain to store credentials, the issue is that if you store 2 credentials for the same registry, such as: `Credential A`...
Essentially as stated in the title, we have Terraform resources that we are applying via Flux. In the log below you can see that the "destroy" and "destroyResourcesOnDeletion" is called...