eliranw
eliranw
## Overview I create 2 clusters with a helm chart, using a yaml template. I create users using the `users:` in the yaml in both times. I found out that...
I have a mobileprovision file that is too large, therefore I can't issue it as a secret. I would like an option to add files instead of secrets. It is...
1. Add sidecar for tcp proxy to kubetunnel deployment 1.1 Need to choose proxy type to deploy 1.2 Add proxy to helm chart of kubetunnel-server - only deploy it if...
1. Controller - add logic to query the application service account. 2. Add this to the values of the CR when a CR is created. 3. Check if need to...
1. Query the application in controller and scaledown the original deployment, and update `status` in deployment with `kubetunnel/lastReplicaCount`. 3. Add logic for when disconnected/connected then scale back - scale down....