wandb / helm-charts

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

fix: Removing enableAdminAPI from wandb chart's values.yaml #238

Open jms-wandb opened 2 weeks ago

jms-wandb commented 2 weeks ago

Removing the enableAdminAPI key from the wandb chart's values.yaml file. Even being set to false currently this has tripped up customer installations as they are tempted to set it to true. This has caused customers to be unable to login after deploying the application, either requiring manual intervention to correct it or a fresh start to redeploy.