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 17c1182 commit 40accf0Copy full SHA for 40accf0
helm/values.yaml
@@ -80,6 +80,8 @@ appSettings:
80
casSettings:
81
env:
82
FIFTYONE_AUTH_MODE: legacy
83
+ # Set the name of the Mongo database for CAS if not using the default `cas`
84
+ # CAS_DATABASE_NAME: your-cas-name
85
86
# delegatedOperatorExecutorSettings:
87
# enabled: true
0 commit comments