dragonlipz

Results 3 comments of dragonlipz

This appears not limited to Traefik. In AzureAKS using Istio the same thing occurs. The expected extra apiGroups are not added when specifying extra args in the values.yaml Manually applying...

I've been struggling with similar, but also rotating secrets (specifically a service OAuth2 token to access prometheus) What seems the easiest way to accomplish this sort of thing (to me)...

Best I came up with is a sidecar to auth to and proxy the service as a private endpoint to kiali directly. It's then an auth provider flavor issue on...