Lobo75

Results 5 comments of Lobo75

I was trying to follow https://microk8s.io/docs/registry-private by editing hosts.toml which failed to override registry-1 with my private repo. Does the launch config replace the hosts.toml directions or does both need...

Thank you for the assistance, the directions for the launch config worked. FYI I was not able to get the hosts.toml to work at all, tried many iterations of the...

I can create the issue on a single test cluster. We are running the percona postgres operator with one postgres cluster in a test K8 so we are talking about...

No ingress at all, a load balancer over the nodeport. Yes 0.27.0 does work as expected. To test I did: kubectl create secret generic test-test --from-literal=test-test='just some text' The secret...

Looks like it's working correctly in the v0.30.0 deployment. Due to time constraints I was not able to try the main branch. When you get 31.0 out I'll test again....