We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 37e6a40 commit 524d835Copy full SHA for 524d835
1 file changed
helm/values.yaml
@@ -66,9 +66,9 @@ secret:
66
# `teams-plugins` deployment
67
# # See https://github.com/voxel51/fiftyone-teams-app-deploy/tree/main/helm/fiftyone-teams-app#fiftyone-enterprise-plugins
68
# FIFTYONE_PLUGINS_DIR: /opt/plugins
69
-# # Set FIFTYONE_TEAMS_VERSION_OVERRIDE to override the `Install FiftyOne`
+# # Set FIFTYONE_APP_INSTALL_FIFTYONE_OVERRIDE to override the `Install FiftyOne`
70
# # bash command in the `Settings > Install FiftyOne` modal
71
-# FIFTYONE_TEAMS_VERSION_OVERRIDE: pip install --index-url https://privatepypi.internal.org fiftyone==2.9.0
+# FIFTYONE_APP_INSTALL_FIFTYONE_OVERRIDE: pip install --index-url https://privatepypi.internal.org fiftyone==2.9.0
72
73
appSettings:
74
env:
0 commit comments