- 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.
6 lines
92 B
YAML
6 lines
92 B
YAML
namespace: cloudzero-dev
|
|
bases:
|
|
- ../../shared/
|
|
patchesStrategicMerge:
|
|
- migration.yaml
|