The variables listed below are pertinent to our Drive Label Integration, for a complete list of CSE variables, refer to our Reference: Virtru Private Keystore (for Google Workspace CSE) ENV variables article.
Environment Variable |
Values.yaml variables (appConfig:) |
Description |
Example and Default Values |
---|---|---|---|
DRIVE_LABELS |
driveLabels: |
Flag used to set if Drive Labels feature is being used |
true (default is false) |
GOOGLE_APPLICATION_CREDENTIALS |
googleApplicationCredentials: |
If DRIVE_LABELS Flag is set to true, this points to credentials file |
/app/cse/credentials.json (defaults to unset) |
DRIVE_TIME |
driveTime: |
Time taken for Drive Cache to refresh |
(in seconds) "15" Default is 3600 |
ADMIN_TIME |
adminTime: |
Time taken for Admin Cache to refresh |
(in seconds) "15" Default is 86400 |
DRIVE_LABELS_TIME |
driveLabelsTime: |
Time taken for Drive Labels Cache to refresh |
(in seconds) "15" Default is 86400 |
SERVICE_ACCOUNT_EMAIL |
serviceAccountEmail: |
If DRIVE_LABELS Flag is set to true, this is set to email of owner that is used by service account |
unset |