diff --git a/helm/values.yaml b/helm/values.yaml index 163b67d0..b1fb0d30 100644 --- a/helm/values.yaml +++ b/helm/values.yaml @@ -80,6 +80,8 @@ appSettings: casSettings: env: FIFTYONE_AUTH_MODE: legacy + # Set the name of the Mongo database for CAS if not using the default `cas` + # CAS_DATABASE_NAME: your-cas-name # delegatedOperatorExecutorSettings: # enabled: true