Philipp Moeller
Philipp Moeller
I've deployed secobserve in a kubernetes cluster by writing the required manifests. I would have appreciated a Helm chart to ease the installation.
### What's wrong? Related https://github.com/grafana/alloy-operator/issues/4 When deploying alloy through the `alloy` kubernetes operator it is possible to create alloy instances with the same name in different namespaces, e.g. `my-alloy` in...
**Describe the bug** The operator installs a default version of argocd. It is not clear from the documentation if it is possible to also deploy other argocd versions with a...
Maybe I'm just looking in the wrong place, but I currently cannot find a docker image for each release to use as a sidecar for postgres instance. An image published...
The documentation states that by default non-SSL connections are rejected. That does not seem to be the case for me, since the `pg_hba.conf` has line 7 which matches before the...
Having named containerPorts would be nice, especially when collecting metrics through a PodMonitor.