DQ
DQ
I'm using the kubernetes included with Talos ``` $ kubectl version --short Flag --short has been deprecated, and will be removed in the future. The --short output will become the...
in case anyone else is stuck on this, the solution in #6057 in [this comment](https://github.com/traefik/traefik/issues/6057#issuecomment-615903064) worked for me. TL;DR put the wildcard cert secret in kube-system and set it as...
FWIW I captured a workaround for this issue and a few others in a quick shell script, [manage.sh](https://github.com/deekue/homelab/blob/db9aec5e7355941f2a3558b01df6546d97a7aa95/cluster-critical/olm/manage.sh)