Skip to content

Commit 40accf0

Browse files
authored
Update values.yaml to include comment about CAS db name
Signed-off-by: Eric Hofesmann <[email protected]>
1 parent 17c1182 commit 40accf0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

helm/values.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,8 @@ appSettings:
8080
casSettings:
8181
env:
8282
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
8385

8486
# delegatedOperatorExecutorSettings:
8587
# enabled: true

0 commit comments

Comments
 (0)