atst/deploy/overlays/cloudzero-dev/kustomization.yaml
dandds 46643f7f41 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.
2020-02-08 15:06:43 -05:00

17 lines
289 B
YAML

namespace: cloudzero-dev
bases:
- ../../azure/
resources:
- namespace.yml
patchesStrategicMerge:
- ports.yml
- envvars.yml
- flex_vol.yml
patchesJson6902:
- target:
group: extensions
version: v1beta1
kind: Deployment
name: atst
path: json_ports.yml