jonas
jonas
**What is the problem you're trying to solve** At the moment I want to connect a self-hosted quay registry from a contractor to our azure container registry. This isn't possible,...
### Current Behavior I don't get an output while trying to sync a self hosted quay registry to an Azure Container Registry. The same setup worked with an ACR to...
## Description ## Type of Change - [ ] Non-module change (e.g. CI/CD, documentation, etc.) - [ ] Azure Verified Module updates: - [x] Bugfix containing backwards compatible bug fixes...
Hello, i have defined the following config in my mkdocs.yaml file: ```yaml - git-authors: add_co_authors: true show_email_address: true href: "https://github.com/{name}" exclude: - index.md ``` The href isn't referencing my github...
### Description Currently, it is possible to perform authentication with short-lived tokens against Kubernetes clusters via "Exec Plugins". This works with the Kubernetes and Helm provider. I would like to...
**Describe the bug** The Helm Chart requires the logLevel "warning", but the pod only accepts the following log levels: 'panic', 'fatal', 'error', 'warn', 'info', 'debug', 'trace' and 'disabled'. The Helm...