0hlov3

Results 3 comments of 0hlov3

> A possible workaround for Safari on macOS would be to create a file called `open` and put it in `/some/other/bin`: > > ```shell > #!/bin/bash > > /usr/bin/open -a...

There is a workaround, if you comment the line with the services, then they all start too. ```shell [sssd] #services = nss, pam, ssh, sudo ``` https://bugs.launchpad.net/ubuntu/+source/realmd/+bug/1880157

> @0hlov3 @vitality411 could you delete and recreate the resources. Such as: > > ``` > kubectl delete -f https://raw.githubusercontent.com/vmware/cloud-director-named-disk-csi-driver/1.6.0/manifests/csi-controller.yaml > kubectl apply -f https://raw.githubusercontent.com/vmware/cloud-director-named-disk-csi-driver/1.6.0/manifests/csi-controller.yaml > ``` > > That...