atst/deploy/azure/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

15 lines
320 B
YAML

namespace: atat
resources:
- azure.yml
- uwsgi-config.yml
- atst-envvars-configmap.yml
- atst-nginx-configmap.yml
- atst-worker-envvars-configmap.yml
- crls-sync.yaml
- pgsslrootcert.yml
- volume-claim.yml
- nginx-client-ca-bundle.yml
- acme-challenges.yml
- nginx-snippets.yml
- autoscaling.yml