wandb / helm-charts

Our official helm charts for deploying wandb into k8s
MIT License
18 stars 8 forks source link

Support git creds secret #170

Closed KyleGoyette closed 3 months ago

KyleGoyette commented 3 months ago

Adds two new values for the launch agent, which controls connecting to git repos via SSH keys. Users create a secret from their ssh key private file and provide the secret key name and name of the secret. We then set up the directories to have ssh use this key to connect to a git repo