Config for JEDI dev cluster.

- Transition to VMSS identity for flexvol
- Update some environment variables for cloudzero dev
- Overlay for applying migrations
- Updates to disable CDN, which will not be available
- Removes CronJob for resetting the database; don't need that in this
  cluster for now.
This commit is contained in:
dandds
2020-01-26 13:44:58 -05:00
parent c6cfb99dee
commit 46643f7f41
11 changed files with 66 additions and 79 deletions

View File

@@ -13,6 +13,7 @@ SETTINGS=(
AUTH_DOMAIN
KV_MI_ID
KV_MI_CLIENT_ID
VMSS_CLIENT_ID
TENANT_ID
)