Skip to content

Commit 44f0173

Browse files
authored
chore(values): AS-728 update the FIFTYONE_APP_INSTALL_FIFTYONE_OVERRI… (#398)
chore(values): AS-728 update the FIFTYONE_APP_INSTALL_FIFTYONE_OVERRIDE env var
1 parent 37e6a40 commit 44f0173

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

helm/values.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -66,9 +66,9 @@ secret:
6666
# `teams-plugins` deployment
6767
# # See https://github.com/voxel51/fiftyone-teams-app-deploy/tree/main/helm/fiftyone-teams-app#fiftyone-enterprise-plugins
6868
# FIFTYONE_PLUGINS_DIR: /opt/plugins
69-
# # Set FIFTYONE_TEAMS_VERSION_OVERRIDE to override the `Install FiftyOne`
69+
# # Set FIFTYONE_APP_INSTALL_FIFTYONE_OVERRIDE to override the `Install FiftyOne`
7070
# # 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
71+
# FIFTYONE_APP_INSTALL_FIFTYONE_OVERRIDE: pip install --index-url https://privatepypi.internal.org fiftyone==2.9.0
7272

7373
appSettings:
7474
env:

0 commit comments

Comments
 (0)