-
This issue is to make our Grafana dashboards public accessible from our Equinix cluster.
We already have the Kepler dashboard deployed by Flux https://github.com/cncf-tags/green-reviews-tooling/iss…
-
**Is your feature request related to a problem? Please describe.**
I would like to manage TLS setup for MariaDB pods in a Kubernetes-native way :)
**Describe the solution you'd like**
I would lik…
-
Cluster was obtained using Yandex.Cloud Managed Kubernetes solution.
Any modifications of RBAC roles didn't work.
kubectl get challenge letsencrypt-jvzb2-2152256332-2670382356 -o yaml
```yaml
a…
-
SSL CERT Renewal:
---------------------------
* I installed Wazuh using the all in one install script:
```
curl -sO https://packages.wazuh.com/4.9/wazuh-install.sh && sudo bash ./wazuh-install.sh …
-
This was previously discussed with @bdarnell and @catj-cockroach .
This issue describes two simultaneous issues, that should probably see a single solution:
1. The "certificate manager" is too o…
-
Please consider supporting the the standard tls type of secret or add an option to specify the secret data key names in the config. This would allow for automatic cert generation with tools like cert-…
-
I am trying to setup quay-operator on my k8 cluster
I have setup the below
- operator-controller - v0.13.0 - Using install.sh
- catalogd - v0.20.0 - Using install.sh
- operatorhubio clusterCatal…
-
**What happened**:
Error: `Error accepting authorization: acme: authorization error for our-domain.ch: 403 urn:ietf:params:acme:error:unauthorized: During secondary validation: : Invalid response f…
-
### ProblemStatement
Composing a Kubernetes Deployment around [ACME](https://cert-manager.io/docs/configuration/acme/)
### Resources Involved:
- Deployment
- Service
- Ingress
- Issuer
- Cert…
-
When I install the Helm chart with the values:
```
- tls:
enabled: true
certs:
certManager: true
certManagerIssuer:
name: letse…