Stanislav Plescan
Results
2
issues of
Stanislav Plescan
**Describe the bug** Trying to restrict `telepresence intercept` to specific k8s namespaces by following this guide https://www.telepresence.io/docs/latest/install/helm/. If I install telepresence without any RBAC settings (managerRbac.namespaces) everything works as expected:...
I'm running **Amazon Linux 2023** that comes preinstalled with python3 (**3.9.16**). I have created a symlink from python to python3: ``` [root@ip-10-7-3-153 bin]# which python3 /usr/bin/python3 [root@ip-10-7-3-153 bin]# which python...