Peter Zandbergen
Peter Zandbergen
Hi, is there a way to use a different service endpoint than the one defined in the WSDL? Cheers, Peter
devbox shell cannot find the userid and groups and group names on a Linux VDI that uses LDAP for IAM
### What happened? When I run ```devbox shell``` in an initialized directory, the output shows a list of groups for which it cannot find the names of the group. The...
The helm chart used the same labels for the selector in the daemon sets I have fixed this for all daemon sets, being the mps and gfd.
When I run helm with this values file, I get two daemon sets that try to control the same pods, because the selector.matchLabel is identical. I suspect that this is...